xvr2::Net::OldUDPServerSocket Member List
This is the complete list of members for
xvr2::Net::OldUDPServerSocket, including all inherited members.
__cls_name | xvr2::Object | [protected] |
bind() | xvr2::Net::OldUDPServerSocket | [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] |
flags | xvr2::Net::OldUDPServerSocket | [protected] |
getClassName() | xvr2::Object | [virtual] |
getRecvTimeout() | xvr2::Net::OldUDPServerSocket | [static] |
getSocketID() | xvr2::Net::OldSocket | |
ipv4addr | xvr2::Net::OldSocket | [protected] |
Object() | xvr2::Object | |
OldSocket() | xvr2::Net::OldSocket | |
OldUDPServerSocket(int _port) | xvr2::Net::OldUDPServerSocket | |
OldUDPServerSocket(const IPv4Address &addr, int _port) | xvr2::Net::OldUDPServerSocket | |
OldUDPServerSocket(const String &addr, int _port) | xvr2::Net::OldUDPServerSocket | |
operator<<(std::ostream &stream, const Object &s) | xvr2::Object | [friend] |
peek(void *buf, int size) | xvr2::Net::OldUDPServerSocket | |
peek(T *buf) | xvr2::Net::OldUDPServerSocket | [inline] |
port | xvr2::Net::OldSocket | [protected] |
receive(void *buf, int size) | xvr2::Net::OldUDPServerSocket | [virtual] |
receive(T *buf) | xvr2::Net::OldUDPServerSocket | [inline] |
setRecvTimeout(int t) | xvr2::Net::OldUDPServerSocket | [static] |
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::Object | [virtual] |
tsock | xvr2::Net::OldSocket | [protected] |
~Object() | xvr2::Object | [virtual] |
~OldSocket() | xvr2::Net::OldSocket | |