Wiretap API  <small>Wiretap 2021.2</small>
WireTapServerId Member List

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

getDB() constWireTapServerId
getId() constWireTapServerId
getIPAddr() constWireTapServerId
getPort() constWireTapServerId
getStorageId() constWireTapServerId
isValid() constWireTapServerId
operator=(const WireTapServerId &src)WireTapServerId
operator=(WireTapServerId &&src) noexcept=defaultWireTapServerId
operator==(const WireTapServerId &other) constWireTapServerId
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()=defaultWireTapServerId
WireTapServerId(const WireTapServerId &serverId)=defaultWireTapServerId
WireTapServerId(WireTapServerId &&serverId) noexcept=defaultWireTapServerId
~WireTapServerId()=defaultWireTapServerIdvirtual