class TRIPParameter

TRIPParameter

Inheritance:


Public Methods

virtual void dump(ostream& os)
u_int16_t getLength()
Length of parameter header + parameter length
u_int16_t getParamLength()
u_int16_t getType()
friend ostream& operator<<(ostream& os, const TRIPParameter&)
virtual void writeData(int id) throw(VNetworkException&)
Writes object to given network socket in network byte order
virtual ~TRIPParameter()

Protected Fields

u_int16_t _type
friend class TRIPOpenMsg

Protected Methods

TRIPParameter(const TRIPParameter& other)
TRIPParameter(const char* buf) throw(TRIPBadDataException&)
TRIPParameter(u_int16_t type)
TRIPParameter()

Documentation

TRIPParameter
virtual ~TRIPParameter()

u_int16_t getLength()
Length of parameter header + parameter length

u_int16_t getParamLength()

u_int16_t getType()

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

virtual void dump(ostream& os)

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

TRIPParameter()

TRIPParameter(u_int16_t type)

TRIPParameter(const TRIPParameter& other)

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

u_int16_t _type

friend class TRIPOpenMsg


Direct child classes:
TRIPCapabilityInfo

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