class CAVERN_builder_RemoveSharedModelEvent : public TcNetCavEvent, public TcAction<CAVERN_builder_RemoveSharedModelEvent>

Remove Shared Model Network event class

Inheritance:


Public Methods

CAVERN_builder_RemoveSharedModelEvent()
Default Constructor used by receiver.
CAVERN_builder_RemoveSharedModelEvent(const TcUtString &id)
Constructor used by sender.
~CAVERN_builder_RemoveSharedModelEvent()
Destructor.
const TcUtString& getModelId() const
Accessor method.
void setModelId(const TcUtString& value)
Set method.
virtual int sendToCavernKey(CAVERN_irbKey_c &key)
CAVERN serialization method.
virtual int getFromCavernKey(CAVERN_irbKey_c &key)
CAVERN serialization method.
int getHeaderFromKey(CAVERN_irbKey_c &key)
This method allows model events to be multiplexed over the same connection

Documentation

Remove Shared Model Network event class. This class serializes the remove shared model message. It also inherits from TcAction, enabling Action handling.
CAVERN_builder_RemoveSharedModelEvent()
Default Constructor used by receiver.

CAVERN_builder_RemoveSharedModelEvent(const TcUtString &id)
Constructor used by sender.

~CAVERN_builder_RemoveSharedModelEvent()
Destructor.

const TcUtString& getModelId() const
Accessor method.

void setModelId(const TcUtString& value)
Set method.

virtual int sendToCavernKey(CAVERN_irbKey_c &key)
CAVERN serialization method.

virtual int getFromCavernKey(CAVERN_irbKey_c &key)
CAVERN serialization method.

int getHeaderFromKey(CAVERN_irbKey_c &key)
This method allows model events to be multiplexed over the same connection


Direct child classes:
CAVERN_builder_InteractionManager

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