class TRIPRouteHdr

TRIPRouteHdr

Public Methods

TRIPAddrFamily getAddrFamily()
TRIPAppProto getAppProtocol()
u_int16_t getLength()
friend ostream& operator<<(ostream& os, const TRIPRouteHdr&)
TRIPRouteHdr& operator=(const TRIPRouteHdr& other)
TRIPRouteHdr(TRIPAddrFamily addrFamily, TRIPAppProto appProtocol)
TRIPRouteHdr(const TRIPRouteHdr& other)
TRIPRouteHdr(const char* buf) throw(TRIPBadDataException&)
void writeData(int id) throw(VNetworkException&)
Writes object to given network socket in network byte order

Documentation

TRIPRouteHdr
TRIPRouteHdr(TRIPAddrFamily addrFamily, TRIPAppProto appProtocol)

TRIPRouteHdr(const char* buf) throw(TRIPBadDataException&)

TRIPRouteHdr(const TRIPRouteHdr& other)

TRIPRouteHdr& operator=(const TRIPRouteHdr& other)

TRIPAddrFamily getAddrFamily()

TRIPAppProto getAppProtocol()

u_int16_t getLength()

friend ostream& operator<<(ostream& os, const TRIPRouteHdr&)

void writeData(int id) throw(VNetworkException&)
Writes object to given network socket in network byte order


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de