class TRIPItadPathSegment

TRIPItadPathSegment

Public Fields

typedef list ITAD_LIST

Public Methods

const ITAD_LIST& getItadList()
u_int16_t getLength()
u_int8_t getType()
friend ostream& operator<<(ostream& os, const TRIPItadPathSegment&)
TRIPItadPathSegment& operator=(const TRIPItadPathSegment& other)
TRIPItadPathSegment(TRIPPathSegType type, u_int16_t itad)
TRIPItadPathSegment(TRIPPathSegType type)
TRIPItadPathSegment(const TRIPItadPathSegment& other)
virtual void writeData(int id) throw(VNetworkException&)
Writes object to given network socket in network byte order
virtual ~TRIPItadPathSegment()

Protected Fields

TRIPPathSegType _type
friend class TRIPPathContainer

Protected Methods

void copyObj(const TRIPItadPathSegment& other)
TRIPItadPathSegment(const char* buf) throw(TRIPBadDataException&)

Documentation

TRIPItadPathSegment
typedef list ITAD_LIST

TRIPItadPathSegment(TRIPPathSegType type)

TRIPItadPathSegment(TRIPPathSegType type, u_int16_t itad)

TRIPItadPathSegment(const TRIPItadPathSegment& other)

TRIPItadPathSegment& operator=(const TRIPItadPathSegment& other)

virtual ~TRIPItadPathSegment()

u_int16_t getLength()

u_int8_t getType()

const ITAD_LIST& getItadList()

friend ostream& operator<<(ostream& os, const TRIPItadPathSegment&)

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

friend class TRIPPathContainer

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

void copyObj(const TRIPItadPathSegment& other)

TRIPPathSegType _type


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