TOBI Interface A  0.1
tia::KeepAliveMsg Class Reference
+ Inheritance diagram for tia::KeepAliveMsg:
+ Collaboration diagram for tia::KeepAliveMsg:

Public Types

enum  MsgType {
  KeepAlive = 0, GetConfig, Config, GetDataConnection,
  DataConnection, StartTransmission, StopTransmission, OkReply,
  ErrorReply
}

Public Member Functions

virtual void writeMsg (ControlMsgEncoder &encoder, std::ostream &stream) const
virtual void readMsg (ControlMsgDecoder &decoder)
virtual ControlMsgclone () const
MsgType msgType () const
void setSender (const std::string &sender)
std::string sender () const

Detailed Description

Definition at line 107 of file control_messages.h.


The documentation for this class was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations