class TRIPId

TRIPId

Public Methods

u_int32_t getId()
u_int16_t getLength()
The return length
bool operator!=(const TRIPId& other)
friend ostream& operator<<(ostream& os, const TRIPId&)
TRIPId& operator=(const TRIPId& other)
bool operator==(const TRIPId& other)
TRIPId(const TRIPId& other)
TRIPId(u_int32_t id)
void writeData(int id) throw(VNetworkException&)
Writes object to given network socket in network byte order

Private Fields

u_int32_t _id
friend class TRIPOpenMsg

Private Methods

TRIPId(const char* buf)
TRIPId()

Documentation

TRIPId
TRIPId(u_int32_t id)

TRIPId(const TRIPId& other)

TRIPId& operator=(const TRIPId& other)

bool operator==(const TRIPId& other)

bool operator!=(const TRIPId& other)

u_int16_t getLength()
The return length

u_int32_t getId()

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

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

TRIPId()

TRIPId(const char* buf)

u_int32_t _id

friend class TRIPOpenMsg


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