class TRIPNextHopServer : public TRIPRouteAttr

TRIPNextHopServer

Inheritance:


Public Methods

void dump(ostream& os)
const TRIPData& getHopAddress()
TRIPNextHopServer& operator=(const TRIPNextHopServer& other)
TRIPNextHopServer(const TRIPNextHopServer& other)
TRIPNextHopServer(u_int8_t flg, u_int16_t itad, const TRIPData& hopAddr)
Create a normal attribute
void writeData(int id) throw(VNetworkException&)
Writes object to given network socket in network byte order

Private Fields

u_int16_t _itad
friend class TRIPUpdateMsg

Private Methods

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

TRIPNextHopServer
TRIPNextHopServer(u_int8_t flg, u_int16_t itad, const TRIPData& hopAddr)
Create a normal attribute

TRIPNextHopServer(const TRIPNextHopServer& other)

TRIPNextHopServer& operator=(const TRIPNextHopServer& other)

const TRIPData& getHopAddress()

void dump(ostream& os)

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

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

void copyObj(const TRIPNextHopServer& other)

u_int16_t _itad

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