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

#include <Command.h>

Inheritance diagram for ExportMMQ:
Inheritance graph
Collaboration diagram for ExportMMQ:
Collaboration graph

Public Member Functions

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

Public Attributes

int64_t startTime = 0
 
int64_t endTime = 0
 
bool direction = true
 

Private Member Functions

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

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

◆ ExportMMQ()

ExportMMQ::ExportMMQ ( )
inline

Member Function Documentation

◆ getSerializeSize()

size_t ExportMMQ::getSerializeSize ( )
inline
Here is the call graph for this function:

◆ serialize()

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

Friends And Related Symbol Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Member Data Documentation

◆ direction

bool ExportMMQ::direction = true

◆ endTime

int64_t ExportMMQ::endTime = 0

◆ startTime

int64_t ExportMMQ::startTime = 0

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