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

#include <Command.h>

Inheritance diagram for FileReaderModuleCommand:
Inheritance graph
Collaboration diagram for FileReaderModuleCommand:
Collaboration graph

Public Member Functions

 FileReaderModuleCommand ()
 
 FileReaderModuleCommand (uint64_t index)
 
size_t getSerializeSize ()
 
uint64_t getCurrentIndex ()
 
- Public Member Functions inherited from Command
 Command ()
 
 Command (CommandType _type)
 
size_t getSerializeSize ()
 
CommandType getType ()
 

Private Member Functions

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

Private Attributes

uint64_t currentIndex
 

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

◆ FileReaderModuleCommand() [1/2]

FileReaderModuleCommand::FileReaderModuleCommand ( )
inline

◆ FileReaderModuleCommand() [2/2]

FileReaderModuleCommand::FileReaderModuleCommand ( uint64_t index)
inline

Member Function Documentation

◆ getCurrentIndex()

uint64_t FileReaderModuleCommand::getCurrentIndex ( )
inline
Here is the caller graph for this function:

◆ getSerializeSize()

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

◆ serialize()

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

Friends And Related Symbol Documentation

◆ boost::serialization::access

friend class boost::serialization::access
friend

Member Data Documentation

◆ currentIndex

uint64_t FileReaderModuleCommand::currentIndex
private

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