class TRIPLocalPref : public TRIPRouteAttr

TRIPLocalPref

Inheritance:


Public Methods

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

Private Fields

u_int32_t _prefNum
friend class TRIPUpdateMsg

Private Methods

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

TRIPLocalPref
TRIPLocalPref(u_int8_t flg, u_int32_t prefNum)
Create a normal attribute

TRIPLocalPref(const TRIPLocalPref& other)

TRIPLocalPref& operator=(const TRIPLocalPref& other)

u_int32_t getPrefNumber()

void dump(ostream& os)

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

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

void copyObj(const TRIPLocalPref& other)

u_int32_t _prefNum

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