class LSReceiveOnlySession : public LSPeerSession

Derived from base class LSReceiveOnlySession implements the peer-to-peer connection that only work in ReceiveOnly Mode - Source ReceiveOnly -> Pear can be only in Send or SendReceive mode

Inheritance:


Public Methods

string className()
void dump(ostream& os)
TRIPTransMode getMode()
void sendUpdate(const TRIPUpdateMsg& uMsg) throw(VNetworkException&)
Sends a update message to peer
virtual ~LSReceiveOnlySession()
Destructor

Protected Fields

friend class LSSessionManager

Protected Methods

void advertiseRoutes()
Get the routes to be advertise and asend update message to Peer
LSReceiveOnlySession(u_int16_t itad, const TRIPId& tripId, const NetworkAddress& lsAddress)
LSReceiveOnlySession(u_int16_t itad, u_int16_t pItad, const TRIPId& tripId, const TRIPId& pTripId, const Connection& conn)
void sendOpen() throw(VNetworkException&)

Documentation

Derived from base class LSReceiveOnlySession implements the peer-to-peer connection that only work in ReceiveOnly Mode - Source ReceiveOnly -> Pear can be only in Send or SendReceive mode
string className()

void sendUpdate(const TRIPUpdateMsg& uMsg) throw(VNetworkException&)
Sends a update message to peer

virtual ~LSReceiveOnlySession()
Destructor

void dump(ostream& os)

TRIPTransMode getMode()

friend class LSSessionManager

LSReceiveOnlySession(u_int16_t itad, const TRIPId& tripId, const NetworkAddress& lsAddress)

LSReceiveOnlySession(u_int16_t itad, u_int16_t pItad, const TRIPId& tripId, const TRIPId& pTripId, const Connection& conn)

void sendOpen() throw(VNetworkException&)

void advertiseRoutes()
Get the routes to be advertise and asend update message to Peer


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