ANY enum value | RWTSocketAttribute< Socket > | |
Attribute enum name | RWTSocketAttribute< Socket > | |
CANACCEPT enum value | RWTSocketAttribute< Socket > | |
CANREAD enum value | RWTSocketAttribute< Socket > | |
CANWRITE enum value | RWTSocketAttribute< Socket > | |
EXCEPTION enum value | RWTSocketAttribute< Socket > | |
getAttribute(void) const | RWTSocketAttribute< Socket > | inline |
getSocket(void) const | RWTSocketAttribute< Socket > | inline |
ISCONNECTED enum value | RWTSocketAttribute< Socket > | |
ISEXCEPTION enum value | RWTSocketAttribute< Socket > | |
NIL enum value | RWTSocketAttribute< Socket > | |
operator&(Attribute lhs, Attribute rhs) | RWTSocketAttribute< Socket > | friend |
operator&=(Attribute &lhs, Attribute rhs) | RWTSocketAttribute< Socket > | friend |
operator=(const RWTSocketAttribute &rhs) | RWTSocketAttribute< Socket > | inline |
operator==(const RWTSocketAttribute< Socket > &x, const RWTSocketAttribute< Socket > &y) | RWTSocketAttribute< Socket > | related |
operator^(Attribute lhs, Attribute rhs) | RWTSocketAttribute< Socket > | friend |
operator^=(Attribute &lhs, Attribute rhs) | RWTSocketAttribute< Socket > | friend |
operator|(Attribute lhs, Attribute rhs) | RWTSocketAttribute< Socket > | friend |
operator|=(Attribute &lhs, Attribute rhs) | RWTSocketAttribute< Socket > | friend |
operator~(Attribute rhs) | RWTSocketAttribute< Socket > | friend |
RWEXCEPTION enum value | RWTSocketAttribute< Socket > | |
RWTSocketAttribute(void) | RWTSocketAttribute< Socket > | inline |
RWTSocketAttribute(const Socket &socket, Attribute attribute=sock_attr_nil) | RWTSocketAttribute< Socket > | inline |
RWTSocketAttribute(const RWTSocketAttribute &rhs) | RWTSocketAttribute< Socket > | inline |
sock_attr_any enum value | RWTSocketAttribute< Socket > | |
sock_attr_canaccept enum value | RWTSocketAttribute< Socket > | |
sock_attr_canread enum value | RWTSocketAttribute< Socket > | |
sock_attr_canwrite enum value | RWTSocketAttribute< Socket > | |
sock_attr_exception enum value | RWTSocketAttribute< Socket > | |
sock_attr_isconnected enum value | RWTSocketAttribute< Socket > | |
sock_attr_nil enum value | RWTSocketAttribute< Socket > | |
~RWTSocketAttribute(void) | RWTSocketAttribute< Socket > | inline |