Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
NoneCommand Class Reference

#include <Command.h>

Inheritance diagram for NoneCommand:
Inheritance graph
Collaboration diagram for NoneCommand:
Collaboration graph

Public Member Functions

 NoneCommand ()
 
- Public Member Functions inherited from Command
 Command ()
 
 Command (CommandType _type)
 
size_t getSerializeSize ()
 
CommandType getType ()
 

Static Public Member Functions

static Command::CommandType getCommandType (void *buffer, size_t size)
 

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
 

Friends

class boost::serialization::access
 

Additional Inherited Members

- Public Types inherited from Command
enum  CommandType {
  None , FileReaderModule , Relay , Step ,
  ValvePassThrough , ExportMMQ , Seek , MP4WriterLastTS ,
  Mp4ErrorHandle , PlayPause , DeleteWindow , CreateWindow ,
  NVRCommandExportView = 1000 , SendMMQTimestamps , SendLastGTKGLRenderTS , DecoderPlaybackSpeed
}
 

Constructor & Destructor Documentation

◆ NoneCommand()

NoneCommand::NoneCommand ( )
inline

Member Function Documentation

◆ getCommandType()

static Command::CommandType NoneCommand::getCommandType ( void * buffer,
size_t size )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ serialize()

template<class Archive >
void NoneCommand::serialize ( Archive & ar,
const unsigned int version )
inlineprivate

Friends And Related Symbol Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

The documentation for this class was generated from the following file: