class LSSendOnlySession : public LSPeerSession

Derived from base class LSSendOnlySession implements the peer-to-peer connection that only work in SendOnly Mode - Source SendOnly -> Pear can be only in receive mode

Inheritance:


Public Methods

string className()
void dump(ostream& os)
TRIPTransMode getMode()
virtual ~LSSendOnlySession()
Destructor

Protected Fields

friend class LSSessionManager

Protected Methods

void handleUpdateMessage(Sptr<TRIPMsg> msg)
LSSendOnlySession(u_int16_t itad, const TRIPId& tripId, const NetworkAddress& lsAddress)
LSSendOnlySession(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 LSSendOnlySession implements the peer-to-peer connection that only work in SendOnly Mode - Source SendOnly -> Pear can be only in receive mode
string className()

virtual ~LSSendOnlySession()
Destructor

void dump(ostream& os)

TRIPTransMode getMode()

friend class LSSessionManager

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

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

void sendOpen() throw(VNetworkException&)

void handleUpdateMessage(Sptr<TRIPMsg> msg)


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