golib  0.5
goNet::goConnection Member List

This is the complete list of members for goNet::goConnection, including all inherited members.

callObjectMethod(int methodID, goObjectMethodParameters *param=NULL)goObjectBasevirtual
callQueuedMethods()goObjectBase
close() (defined in goNet::goConnection)goNet::goConnection
connectObject(goObjectBase *object)goObjectBase
currentConnections (defined in goNet::goConnection)goNet::goConnectionprotected
disconnectObject(const goObjectBase *object)goObjectBase
fail()goNet::goConnectioninline
getClassID() const (defined in goObjectBase)goObjectBase
getClassName() constgoObjectBase
getCurrentConnections()goNet::goConnectioninline
getObjectName() constgoObjectBase
getSocket()goNet::goConnectioninline
goConnection() (defined in goNet::goConnection)goNet::goConnection
goObjectBase()goObjectBase
lastFailed (defined in goNet::goConnection)goNet::goConnectionprotected
link(int maxconn=0)goNet::goConnection
maxConnections (defined in goNet::goConnection)goNet::goConnectionprotected
memoryUsage() constgoObjectBasevirtual
mySockAddr (defined in goNet::goConnection)goNet::goConnectionprotected
printClassMessage(const char *msg)goObjectBaseprotected
printClassMessage(goString &msg)goObjectBaseprotected
queueObjectMethod(int methodID, goObjectMethodParameters *param=NULL, bool blocking=false)goObjectBasevirtual
readObjectFile(FILE *)goObjectBasevirtual
receiveObjectMessage(const goObjectMessage &message)goObjectBaseprotectedvirtual
recv(void *buffer, int length, int remote=0, unsigned int flags=0)goNet::goConnection
remoteHostEntgoNet::goConnectionprotected
remoteName (defined in goNet::goConnection)goNet::goConnectionprotected
remoteSockAddr (defined in goNet::goConnection)goNet::goConnectionprotected
remoteSockets (defined in goNet::goConnection)goNet::goConnectionprotected
send(const void *msg, int length, int remote=0, unsigned int flags=0)goNet::goConnection
sendObjectMessage(int messageID, void *data=NULL)goObjectBaseprotected
sendObjectMessage(goObjectBase *object, int messageID, void *data=NULL)goObjectBaseprotected
setClassID(int id)goObjectBaseprotected
setMyAddress(struct in_addr addr)goNet::goConnection
setMyAddress(goString &addr)goNet::goConnection
setMyAddress(const char *addr)goNet::goConnection
setMyPort(unsigned short pn)goNet::goConnection
setObjectName(const char *name)goObjectBase
setObjectName(const goString &name)goObjectBase
setRemoteAddress(struct in_addr addr)goNet::goConnection
setRemoteAddress(goString &addr)goNet::goConnection
setRemoteAddress(const char *addr)goNet::goConnection
setRemoteName(goString &name)goNet::goConnection
setRemoteName(const goString &name)goNet::goConnection
setRemotePort(unsigned short pn)goNet::goConnection
socketDescriptor (defined in goNet::goConnection)goNet::goConnectionprotected
writeObjectFile(FILE *) constgoObjectBasevirtual
~goConnection() (defined in goNet::goConnection)goNet::goConnectionvirtual
~goObjectBase()goObjectBasevirtual