#include <Command.h>
|
template<class Archive> |
void | serialize (Archive &ar, const unsigned int) |
|
|
Public Types inherited from Command |
enum | CommandType {
None
, FileReaderModule
, Relay
, Step
,
ValvePassThrough
, ExportMMQ
, Seek
, MP4WriterLastTS
,
Mp4ErrorHandle
, PlayPause
, DeleteWindow
, CreateWindow
,
NVRCommandExportView = 1000
, SendMMQTimestamps
, SendLastGTKGLRenderTS
, DecoderPlaybackSpeed
} |
|
◆ RelayCommand() [1/2]
RelayCommand::RelayCommand |
( |
| ) |
|
|
inline |
◆ RelayCommand() [2/2]
RelayCommand::RelayCommand |
( |
std::string & | _nextModuleId, |
|
|
bool | _open ) |
|
inline |
◆ getSerializeSize()
size_t RelayCommand::getSerializeSize |
( |
| ) |
|
|
inline |
◆ serialize()
template<class Archive>
void RelayCommand::serialize |
( |
Archive & | ar, |
|
|
const unsigned int | ) |
|
inlineprivate |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ nextModuleId
std::string RelayCommand::nextModuleId |
◆ open
The documentation for this class was generated from the following file: