Instances of DtLgcyLgrControlPdu are a family of messages used to control a remote instance of the MAK-Logger over the network.
More...
Protected Member Functions |
| DtPduKind | internalGetPduKind () const |
| | Identity for use by toolkit.
|
| void | setLgrCommand (DtLgrCommand com) |
| | Set is done by constructing the proper subclass.
|
Detailed Description
Instances of DtLgcyLgrControlPdu are a family of messages used to control a remote instance of the MAK-Logger over the network.
See lc*.h.
Constructor & Destructor Documentation
| DtLgcyLgrControlPdu::DtLgcyLgrControlPdu |
( |
DtBufferPtr |
buffer = DtUSE_INTERNAL_BUFFER | ) |
|
| DtLgcyLgrControlPdu::DtLgcyLgrControlPdu |
( |
const DtNetLgcyLgrControlPdu * |
initial, |
|
|
DtBufferPtr |
buffer = DtUSE_INTERNAL_BUFFER |
|
) |
| |
constructor (constructs from network representation)
| virtual DtLgcyLgrControlPdu::~DtLgcyLgrControlPdu |
( |
| ) |
|
|
virtual |
Member Function Documentation
| static DtPdu* DtLgcyLgrControlPdu::create |
( |
const DtNetPacket * |
initial, |
|
|
DtBufferPtr |
buffer = DtUSE_INTERNAL_BUFFER |
|
) |
| |
|
static |
Create a PDU representation from a network packet.
Create a PDU from DtLgrCommand.
| DtPduKind DtLgcyLgrControlPdu::internalGetPduKind |
( |
| ) |
const |
|
inlineprotected |
Identity for use by toolkit.
| DtLgrCommand DtLgcyLgrControlPdu::lgrCommand |
( |
| ) |
const |
Get message-type for proper casting to a subclass.
The name (as a string) of a 'DtLgcyLgrFilePosition'-type enum (from value)
| static const char* DtLgcyLgrControlPdu::lgrModeEnum2string |
( |
DtLgcyLgrMode |
md | ) |
|
|
static |
The name (as a string) of a 'DtLgcyLgrMode'-type enum (from value)
The name (as a string) of a 'DtLgcyLgrCtrlFlagStates'-type enum (from value)
| virtual void DtLgcyLgrControlPdu::printData |
( |
| ) |
const |
|
virtual |
| const DtGlobalObjectDesignator& DtLgcyLgrControlPdu::receiverId |
( |
| ) |
const |
Get/set Object Identifier of intended recipient (logger).
| virtual const DtGlobalObjectDesignator& DtLgcyLgrControlPdu::senderId |
( |
| ) |
const |
|
virtual |
Get/set Object Identifier of sender, if applicable.
| void DtLgcyLgrControlPdu::setLgrCommand |
( |
DtLgrCommand |
com | ) |
|
|
protected |
Set is done by constructing the proper subclass.
| virtual void DtLgcyLgrControlPdu::setReceiverId |
( |
const DtGlobalObjectDesignator & |
id | ) |
|
|
virtual |
| virtual void DtLgcyLgrControlPdu::setSenderId |
( |
const DtGlobalObjectDesignator & |
id | ) |
|
|
virtual |
Member Data Documentation
| DtGlobalObjectDesignator DtLgcyLgrControlPdu::myReceiverId |
|
private |
| DtGlobalObjectDesignator DtLgcyLgrControlPdu::mySenderId |
|
private |
The documentation for this class was generated from the following file: