Name | |
---|---|
MamaConnection(MamaTransport * tport, mamaConnection cnxn) | |
virtual | ~MamaConnection(void ) |
MamaTransport * | getTransport(void ) const |
const char * | getIpAddress(void ) const |
uint16_t | getPort(void ) const |
const char * | getUserName(void ) const |
const char * | getAppName(void ) const |
uint32_t | getQueueSize(void ) const |
uint32_t | getMaxQueueSize(void ) const |
uint32_t | getMsgCount(void ) const |
uint32_t | getBytesSent(void ) const |
const char * | toString(void ) const |
bool | isIntercepted(void ) const |
mamaConnection | getCValue() |
const mamaConnection | getCValue() const |
inline MamaConnection(
MamaTransport * tport,
mamaConnection cnxn
)
virtual ~MamaConnection(
void
)
MamaTransport * getTransport(
void
) const
const char * getIpAddress(
void
) const
uint16_t getPort(
void
) const
const char * getUserName(
void
) const
const char * getAppName(
void
) const
uint32_t getQueueSize(
void
) const
uint32_t getMaxQueueSize(
void
) const
uint32_t getMsgCount(
void
) const
uint32_t getBytesSent(
void
) const
const char * toString(
void
) const
bool isIntercepted(
void
) const
mamaConnection getCValue()
const mamaConnection getCValue() const
Updated on 2023-03-31 at 15:29:24 +0100