class TRIPItadTopology : public TRIPRouteAttr

TRIPItadTopology

Inheritance:


Public Fields

typedef list <TRIPId> TripIdList

Public Methods

void addTripId(const TRIPId& tripId )
void dump(ostream& os)
const TripIdList& getTripIdList()
TRIPItadTopology& operator=(const TRIPItadTopology& other)
TRIPItadTopology(u_int8_t flg, const TRIPId& tripId)
Create a normal attribute
TRIPItadTopology(const TRIPItadTopology& other)
void writeData(int id) throw(VNetworkException&)
Writes object to given network socket in network byte order

Private Fields

TripIdList _tripIdList
friend class TRIPUpdateMsg

Private Methods

void copyObj(const TRIPItadTopology& other)
TRIPItadTopology(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

TRIPItadTopology
typedef list <TRIPId> TripIdList

TRIPItadTopology(u_int8_t flg, const TRIPId& tripId)
Create a normal attribute

TRIPItadTopology(const TRIPItadTopology& other)

TRIPItadTopology& operator=(const TRIPItadTopology& other)

void addTripId(const TRIPId& tripId )

const TripIdList& getTripIdList()

void dump(ostream& os)

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

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

void copyObj(const TRIPItadTopology& other)

TripIdList _tripIdList

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