class EndPointBasis

Defined at line 61 of file x64-shared/gen/third_party/openweave-core/src/include/InetLayer/EndPointBasis.h

Basis of internet transport endpoint classes

Protected Members

int mSocket
 mAddrType
SocketEvents mPendingIO

Public Methods

bool IsSocketsEndPoint ()

Test whether endpoint is a POSIX socket

Defined at line 127 of file x64-shared/gen/third_party/openweave-core/src/include/InetLayer/EndPointBasis.h

bool IsOpenEndPoint ()

Test whether endpoint has a valid descriptor.

Defined at line 140 of file x64-shared/gen/third_party/openweave-core/src/include/InetLayer/EndPointBasis.h

Protected Methods

void InitEndPointBasis (InetLayer & aInetLayer, void * aAppState)

Enumerations

enum 
Name Value
kBasisState_Closed 0

Common state codes

Defined at line 65 of file x64-shared/gen/third_party/openweave-core/src/include/InetLayer/EndPointBasis.h