class TRIPAuthAttr : public TRIPRouteAttr

TRIPAuthAttr

Inheritance:


Public Fields

typedef list TRIPAuthData> > TripAuthDataList

Public Methods

void addAuthData(Sptr<TRIPAuthData> authData)
void dump(ostream& os)
const TripAuthDataList& getAuthDataList()
TRIPAuthAttr& operator=(const TRIPAuthAttr& other)
TRIPAuthAttr(u_int8_t flg)
Create a normal attribute
TRIPAuthAttr(const TRIPAuthAttr& other)
void writeData(int id) throw(VNetworkException&)
Writes object to given network socket in network byte order

Private Fields

TripAuthDataList _authDataList
friend class TRIPUpdateMsg

Private Methods

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

TRIPAuthAttr
typedef list TRIPAuthData> > TripAuthDataList

TRIPAuthAttr(u_int8_t flg)
Create a normal attribute

TRIPAuthAttr(const TRIPAuthAttr& other)

TRIPAuthAttr& operator=(const TRIPAuthAttr& other)

void addAuthData(Sptr<TRIPAuthData> authData)

const TripAuthDataList& getAuthDataList()

void dump(ostream& os)

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

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

void copyObj(const TRIPAuthAttr& other)

TripAuthDataList _authDataList

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