xvr2::Net::OldTCPSocket Member List
This is the complete list of members for
xvr2::Net::OldTCPSocket, including all inherited members.
| __cls_name | xvr2::Object | [protected] |
| _created | xvr2::Net::OldTCPSocket | [protected] |
| close(void) | xvr2::Net::OldTCPSocket | |
| CreateSocket(const IPv4Address *addr, int theport) | xvr2::Net::OldTCPSocket | [protected] |
| CreateSocket(const char *thehost, int theport) | xvr2::Net::OldTCPSocket | [protected] |
| debugmsg(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
| debugmsgln(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
| getClassName() | xvr2::Object | [virtual] |
| getPort() | xvr2::Net::OldTCPSocket | [inline] |
| getSocketID() | xvr2::Net::OldSocket | |
| host | xvr2::Net::OldTCPSocket | [protected] |
| in | xvr2::Net::OldTCPSocket | [protected] |
| inputStream() | xvr2::Net::OldTCPSocket | |
| ipv4addr | xvr2::Net::OldSocket | [protected] |
| Object() | xvr2::Object | |
| OldSocket() | xvr2::Net::OldSocket | |
| OldTCPSocket() | xvr2::Net::OldTCPSocket | |
| OldTCPSocket(const String &thehost, int theport) | xvr2::Net::OldTCPSocket | |
| OldTCPSocket(int s, int pport) | xvr2::Net::OldTCPSocket | |
| OldTCPSocket(OldTCPSocket *s) | xvr2::Net::OldTCPSocket | |
| OldTCPSocket(const OldTCPSocket &s) | xvr2::Net::OldTCPSocket | |
| OldTCPSocket(const IPv4Address *ip, int theport) | xvr2::Net::OldTCPSocket | |
| OldTCPSocket(const IPv4Address &ip, int theport) | xvr2::Net::OldTCPSocket | |
| operator<<(std::ostream &stream, const Object &s) | xvr2::Object | [friend] |
| operator=(const OldTCPSocket &s) | xvr2::Net::OldTCPSocket | |
| out | xvr2::Net::OldTCPSocket | [protected] |
| outputStream() | xvr2::Net::OldTCPSocket | |
| port | xvr2::Net::OldSocket | [protected] |
| read(void *buffer, unsigned long size) | xvr2::Net::OldTCPSocket | [virtual] |
| readLine(char **str) | xvr2::Net::OldTCPSocket | [virtual] |
| setSockOption(int opname, void *optval, unsigned int siz) | xvr2::Net::OldSocket | [protected] |
| setSoTimeout(int) | xvr2::Net::OldSocket | |
| setTCPOption(int opname, void *optval, unsigned int siz) | xvr2::Net::OldSocket | [protected] |
| string_representation | xvr2::Net::OldSocket | [protected] |
| toString() | xvr2::Net::OldTCPSocket | [virtual] |
| tsock | xvr2::Net::OldSocket | [protected] |
| write(const void *buffer, unsigned long size) | xvr2::Net::OldTCPSocket | [virtual] |
| writeLine(const char *str) | xvr2::Net::OldTCPSocket | |
| writeLine(const String &str) | xvr2::Net::OldTCPSocket | |
| ~Object() | xvr2::Object | [virtual] |
| ~OldSocket() | xvr2::Net::OldSocket | |
| ~OldTCPSocket() | xvr2::Net::OldTCPSocket | [virtual] |