Vault  4.1
VListenerSocket Member List
This is the complete list of members for VListenerSocket, including all inherited members.
_connectToIPAddress(const VString &ipAddress, int portNumber)VSocket [protected, virtual]
_listen(const VString &bindAddress, int backlog)VSocket [protected, virtual]
_platform_addrinfoToIPAddressString(const VString &hostName, const struct addrinfo *info)VSocket [protected, static]
_platform_available()VSocket [protected]
_platform_enumerateNetworkInterfaces()VSocket [protected, static]
_platform_isSocketIDValid(VSocketID socketID)VSocket [protected, static]
_platform_staticInit()VSocket [protected, static]
accept()VListenerSocket
available()VSocket [inline, virtual]
clearReadTimeOut()VSocket
clearWriteTimeOut()VSocket
close()VSocket
closeRead()VSocket [virtual]
closeWrite()VSocket [virtual]
connectToHostName(const VString &hostName, int portNumber)VSocket [virtual]
connectToHostName(const VString &hostName, int portNumber, const VSocketConnectionStrategy &connectionStrategy)VSocket [virtual]
connectToIPAddress(const VString &ipAddress, int portNumber)VSocket [virtual]
discoverHostAndPort()VSocket [virtual]
enumerateNetworkInterfaces()VSocket [inline, static]
flush()VSocket [virtual]
gCachedLocalHostIPAddress (defined in VSocket)VSocket [protected, static]
getHostIPAddress() const VSocket
getIdleTime() const VSocket
getLocalHostIPAddress(VString &ipAddress, bool refresh=false)VSocket [static]
getName() const VSocket [inline]
getPortNumber() const VSocket
getSockID() const VSocket
gPreferredLocalIPAddressPrefix (defined in VSocket)VSocket [protected, static]
gPreferredNetworkInterfaceName (defined in VSocket)VSocket [protected, static]
gStaticInitedVSocket [protected, static]
ipAddressStringToNetAddr(const VString &ipAddress)VSocket [static]
isIPNumericString(const VString &ipAddress)VSocket [static]
isIPv4NumericString(const VString &ipAddress)VSocket [static]
isIPv6NumericString(const VString &ipAddress)VSocket [static]
kDefaultBufferSizeVSocket [static]
kDefaultNoDelayVSocket [static]
kDefaultServiceTypeVSocket [static]
kNoSocketIDVSocket [static]
listen()VListenerSocket
mHostIPAddressVSocket [protected]
mLastEventTimeVSocket [protected]
mNumBytesReadVSocket [protected]
mNumBytesWrittenVSocket [protected]
mPortNumberVSocket [protected]
mReadTimeOutVSocket [protected]
mReadTimeOutActiveVSocket [protected]
mRequireReadAllVSocket [protected]
mSocketIDVSocket [protected]
mSocketNameVSocket [protected]
mWriteTimeOutVSocket [protected]
mWriteTimeOutActiveVSocket [protected]
netAddrToIPAddressString(VNetAddr netAddr, VString &ipAddress)VSocket [static]
numBytesRead() const VSocket
numBytesWritten() const VSocket
read(Vu8 *buffer, int numBytesToRead)VSocket [virtual]
resolveHostName(const VString &hostName)VSocket [static]
setDefaultSockOpt()VSocket
setHostIPAddressAndPort(const VString &hostIPAddress, int portNumber)VSocket [virtual]
setIntSockOpt(int level, int name, int value)VSocket
setLinger(int val)VSocket
setPreferredLocalIPAddressPrefix(const VString &addressPrefix)VSocket [static]
setPreferredNetworkInterface(const VString &interfaceName)VSocket [static]
setReadTimeOut(const struct timeval &timeout)VSocket
setSockID(VSocketID id)VSocket
setSockOpt(int level, int name, void *valuePtr, int valueLength)VSocket [virtual]
setWriteTimeOut(const struct timeval &timeout)VSocket
VListenerSocket(int portNumber, const VString &bindAddress, VSocketFactory *factory, int backlog=50)VListenerSocket
VSocket()VSocket
VSocket(VSocketID id)VSocket
write(const Vu8 *buffer, int numBytesToWrite)VSocket [virtual]
~VListenerSocket()VListenerSocket [virtual]
~VSocket()VSocket [virtual]

Copyright ©1997-2014 Trygve Isaacson. All rights reserved. This documentation was generated with Doxygen.