Base (non templated) class for RT Jamba (Inbound) parameters.
More...
#include <RTJmbInParameter.h>
Inherits IMessageHandler.
Inherited by RTJmbInParameter< T >.
Base (non templated) class for RT Jamba (Inbound) parameters.
◆ IRTJmbInParameter()
| IRTJmbInParameter |
( |
std::shared_ptr< IJmbParamDef > | iParamDef | ) |
|
|
inlineexplicit |
◆ ~IRTJmbInParameter()
◆ getParamDef()
◆ getParamID()
| ParamID getParamID |
( |
| ) |
const |
|
inline |
◆ handleMessage()
| tresult handleMessage |
( |
Message const & | iMessage | ) |
|
|
inlineoverridevirtual |
◆ hasUpdate()
| virtual bool hasUpdate |
( |
| ) |
const |
|
pure virtual |
◆ readFromMessage()
| virtual tresult readFromMessage |
( |
Message const & | iMessage | ) |
|
|
pure virtual |
◆ writeToStream()
| virtual void writeToStream |
( |
std::ostream & | oStream | ) |
const |
|
pure virtual |
◆ fParamDef
The documentation for this class was generated from the following file: