Wiretap API  <small>Wiretap 2021</small>
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
WireTapServerId Member List

This is the complete list of members for WireTapServerId, including all inherited members.

getDB() const WireTapServerId
getId() const WireTapServerId
getIPAddr() const WireTapServerId
getPort() const WireTapServerId
getStorageId() const WireTapServerId
isValid() const WireTapServerId
operator=(const WireTapServerId &src)WireTapServerId
operator==(const WireTapServerId &other) const WireTapServerId
setDB(const char *db)WireTapServerId
setId(const char *serverId)WireTapServerId
setIPAddr(const char *ip)WireTapServerId
setPort(int port)WireTapServerId
setStorageId(const char *storageId)WireTapServerId
WireTapServerId(const char *database, const char *ip, int port=0)WireTapServerId
WireTapServerId(int port, const char *ip)WireTapServerId
WireTapServerId(const char *serverId)WireTapServerId
WireTapServerId()WireTapServerId
WireTapServerId(const WireTapServerId &serverId)WireTapServerId
~WireTapServerId()WireTapServerIdvirtual