Home C-Bits Package Documentation Project Page

Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

cbits::Socket Member List

This is the complete list of members for cbits::Socket, including all inherited members.
_csectcbits::Socket [private]
_errorcbits::Socket [protected]
_errstrcbits::Socket [protected]
_glogrcbits::Socket [protected, static]
_hostcbits::Socket [protected]
_iostreamcbits::Socket [protected]
_is_boundcbits::Socket [protected]
_is_connectedcbits::Socket [protected]
_llogrcbits::Socket [protected]
_portcbits::Socket [protected]
_read_csectcbits::Socket [private]
_sockfdcbits::Socket [protected]
_write_csectcbits::Socket [private]
bind_address(struct sockaddr_in *inout_address, unsigned long in_IP, const int in_port)cbits::Socket [private]
closeGlobalLogger()cbits::Socket [static]
closeLocalLogger() constcbits::Socket
connect()cbits::Socket [virtual]
create(const socket_t s)cbits::Socket [static]
get_addr() constcbits::Socket [inline]
get_iostream()cbits::Socket
getError() constcbits::Socket [inline]
getGlobalLogger()cbits::Socket [static]
getHandle() constcbits::Socket
getLocalLogger() constcbits::Socket
getLogger() constcbits::Socket
getSockOpt(const int level, const int op_name, char *buffer, int *buflen) constcbits::Socket [virtual]
ignore_epipe(const bool)cbits::Socket [private]
invalid_host(const char *) constcbits::Socket [private]
isAvailable(fd_set *rd, fd_set *wr, long int *msec=0, int *error=0) constcbits::Socket [protected]
isError() constcbits::Socket [virtual]
isReadable(long int *msec=0, int *const error=0) constcbits::Socket [virtual]
isWritable(long int *msec=0, int *const error=0) constcbits::Socket [virtual]
make_socket(const char *name, const int port, const bool now)cbits::Socket [private]
operator std::istream &()cbits::Socket [inline]
operator std::ostream &()cbits::Socket [inline]
operator=(const Socket &)cbits::Socket [private]
read(char *const buffer, const int buflen, int *const error=0, const long msec=0)cbits::Socket [virtual]
readLine(std::string &buffer, const std::string &delim, int *const error=0, const long int msec=0)cbits::Socket [virtual]
receive(char *const buffer, const int buflen, const long int msec=0, int *const error=0)cbits::Socket [virtual]
resolve_name(const char *)cbits::Socket [private]
send(const char *buffer, const long buflen, const long int msec=0, int *const error=0)cbits::Socket [virtual]
ServerSocket classcbits::Socket [friend]
set_blocking_off()cbits::Socket [virtual]
set_blocking_on()cbits::Socket [virtual]
set_bound(const bool val)cbits::Socket [inline, private]
setGlobalLogger(std::ostream *os)cbits::Socket [static]
setLocalLogger(std::ostream *os) constcbits::Socket
Socket(const std::string &host, const int port, const bool now=true)cbits::Socket
Socket(const char *host, const int port, const bool now=true)cbits::Socket
Socket(const int port, const bool now=true)cbits::Socket
Socket()cbits::Socket [protected]
Socket(const Socket &)cbits::Socket [private]
write(const char *buffer, const long buflen, int *const error=0, const long int msec=0)cbits::Socket [virtual]
~Socket()cbits::Socket [virtual]

Generated by
doxygen
Hosted by
SourceForge