class TRIPRoutedPath : public TRIPPathContainer

TRIPRoutedPath

Inheritance:


Public Methods

void dump(ostream& os)
TRIPRoutedPath(u_int8_t flg, const TRIPId& id, u_int32_t seqNum)
Create a link-state attribute
TRIPRoutedPath(u_int8_t flg)
Create a normal attribute

Private Fields

friend class TRIPUpdateMsg

Private Methods

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

Inherited from TRIPPathContainer:

Public Fields

typedef vector <TRIPItadPathSegment > PathSegmentList

Public Methods

const PathSegmentList& getPathSegments()
TRIPPathContainer& operator<<(const TRIPItadPathSegment& data)
TRIPPathContainer& operator=(const TRIPPathContainer& other)
virtual void writeData(int id) throw(VNetworkException&)

Protected Fields

u_int16_t _len
PathSegmentList _segmentList

Protected Methods

void addPathSegment(const TRIPItadPathSegment& data)
void copyObj(const TRIPPathContainer& other)
void parsePathSegments(const char* buf, u_int16_t len)

Inherited from TRIPRouteAttr:

Public Methods

u_int16_t getLength()

Protected Fields

Sptr <TRIPAttrHeader> _hdr

Protected Methods

void setLength(u_int16_t len)

Documentation

TRIPRoutedPath
TRIPRoutedPath(u_int8_t flg)
Create a normal attribute

TRIPRoutedPath(u_int8_t flg, const TRIPId& id, u_int32_t seqNum)
Create a link-state attribute

void dump(ostream& os)

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

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