class TRIPAtomicAggregate : public TRIPRouteAttr

TRIPAtomicAggregate

Inheritance:


Public Methods

void dump(ostream& os)
TRIPAtomicAggregate& operator=(const TRIPAtomicAggregate& other)
TRIPAtomicAggregate(const TRIPAtomicAggregate& other)
TRIPAtomicAggregate(u_int8_t flg)
Create a normal attribute
void writeData(int id) throw(VNetworkException&)
Writes object to given network socket in network byte order

Private Fields

friend class TRIPUpdateMsg

Private Methods

void copyObj(const TRIPAtomicAggregate& other)
TRIPAtomicAggregate(const char* buf) throw(TRIPBadDataException&)

Inherited from TRIPRouteAttr:

Public Methods

u_int16_t getLength()
friend ostream& operator<<(ostream& os, const TRIPRouteAttr&)

Protected Fields

Sptr <TRIPAttrHeader> _hdr

Protected Methods

void setLength(u_int16_t len)

Documentation

TRIPAtomicAggregate
TRIPAtomicAggregate(u_int8_t flg)
Create a normal attribute

TRIPAtomicAggregate(const TRIPAtomicAggregate& other)

TRIPAtomicAggregate& operator=(const TRIPAtomicAggregate& other)

void dump(ostream& os)

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

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

void copyObj(const TRIPAtomicAggregate& other)

friend class TRIPUpdateMsg


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