API
 
Loading...
Searching...
No Matches
CSavingStop_0 Class Reference
Collaboration diagram for CSavingStop_0:
Collaboration graph

Public Member Functions

 CSavingStop_0 (int16_t state_, uint64_t frameNo_)
 
bool verify (const typename MagAOX::logger::saving_stop::messageT &msg)
 

Public Attributes

int16_t m_saveSsState
 
uint64_t m_saveSsFrameNo
 
int16_t m_state
 
uint64_t m_frameNo
 
bool m_verify {false}
 
int L
 

Detailed Description

Class to encapsulate saving_stop flatbuffer data using => types/saving_stop.hpp => types/generated/saving_stop_generated.h

Definition at line 20 of file saving_stop_generated_tests.cpp.

Constructor & Destructor Documentation

◆ CSavingStop_0()

CSavingStop_0::CSavingStop_0 ( int16_t  state_,
uint64_t  frameNo_ 
)
inline

Member Function Documentation

◆ verify()

bool CSavingStop_0::verify ( const typename MagAOX::logger::saving_stop::messageT msg)
inline

Member Data Documentation

◆ L

int CSavingStop_0::L

Definition at line 35 of file saving_stop_generated_tests.cpp.

Referenced by CSavingStop_0(), and verify().

◆ m_frameNo

uint64_t CSavingStop_0::m_frameNo

Definition at line 29 of file saving_stop_generated_tests.cpp.

Referenced by CSavingStop_0(), and SCENARIO().

◆ m_saveSsFrameNo

uint64_t CSavingStop_0::m_saveSsFrameNo

Definition at line 25 of file saving_stop_generated_tests.cpp.

Referenced by CSavingStop_0().

◆ m_saveSsState

int16_t CSavingStop_0::m_saveSsState

Definition at line 24 of file saving_stop_generated_tests.cpp.

Referenced by CSavingStop_0().

◆ m_state

int16_t CSavingStop_0::m_state

Definition at line 28 of file saving_stop_generated_tests.cpp.

Referenced by CSavingStop_0(), and SCENARIO().

◆ m_verify

bool CSavingStop_0::m_verify {false}

Definition at line 32 of file saving_stop_generated_tests.cpp.

Referenced by CSavingStop_0(), and SCENARIO().


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