#include <B2BITS_LseGtpMessages.h>
◆ anonymous enum
◆ getCount()
UInt32 Lse::Gtp::ReplayResponse::getCount |
( |
| ) |
const |
|
inline |
◆ getFirstMessage()
UInt32 Lse::Gtp::ReplayResponse::getFirstMessage |
( |
| ) |
const |
|
inline |
◆ getRequestID()
UInt32 Lse::Gtp::ReplayResponse::getRequestID |
( |
| ) |
const |
|
inline |
◆ getStatus()
◆ setCount()
void Lse::Gtp::ReplayResponse::setCount |
( |
UInt32 |
val | ) |
|
|
inline |
◆ setFirstMessage()
void Lse::Gtp::ReplayResponse::setFirstMessage |
( |
UInt32 |
val | ) |
|
|
inline |
◆ setRequestID()
void Lse::Gtp::ReplayResponse::setRequestID |
( |
UInt32 |
val | ) |
|
|
inline |
◆ setStatus()
◆ toString()
std::ostream& Lse::Gtp::ReplayResponse::toString |
( |
std::ostream & |
os, |
|
|
const char * |
delim = "|" |
|
) |
| const |
|
inline |