check_send_args(const NetMsg &msg, const address &addr) const | protlib::TP | |
common_header_length | protlib::TP | [protected] |
get_max_payload() const | protlib::TP | |
get_tp_name() const | protlib::TP | |
get_underlying_protocol() const | protlib::TP | |
get_underlying_protocol_name() const | protlib::TP | |
getmsglength | protlib::TP | [protected] |
init | protlib::TP | [protected] |
is_init() const | protlib::TP | [inline] |
max_payload | protlib::TP | [protected] |
protocol | protlib::TP | [protected] |
protoname | protlib::TP | [protected] |
send(NetMsg *msg, const address &addr, bool use_existing_connection=false)=0 | protlib::TP | [pure virtual] |
terminate(const address &addr)=0 | protlib::TP | [pure virtual] |
TP(protocol_t p, const string &pname, const string &tpn, const unsigned short common_header_length, bool(*const getmsglength)(NetMsg &netmsg, uint32 &msglen), uint32 mp=(uint32)-1) | protlib::TP | |
tp_name | protlib::TP | [protected] |
~TP()=0 | protlib::TP | [pure virtual] |