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

Public Member Functions

 COutletChannelState_0 (std::string channel_, uint8_t state_)
 
bool verify (const typename MagAOX::logger::outlet_channel_state::messageT &msg)
 

Public Attributes

std::string m_saveOcsChannel
 
uint8_t m_saveOcsState
 
std::string m_channel
 
uint8_t m_state
 
bool m_verify {false}
 
int L
 

Detailed Description

Class to encapsulate outlet_channel_state flatbuffer data using => types/outlet_channel_state.hpp => types/generated/outlet_channel_state_generated.h

Definition at line 21 of file outlet_channel_state_generated_tests.cpp.

Constructor & Destructor Documentation

◆ COutletChannelState_0()

COutletChannelState_0::COutletChannelState_0 ( std::string  channel_,
uint8_t  state_ 
)
inline

Member Function Documentation

◆ verify()

bool COutletChannelState_0::verify ( const typename MagAOX::logger::outlet_channel_state::messageT msg)
inline

Member Data Documentation

◆ L

int COutletChannelState_0::L

Definition at line 36 of file outlet_channel_state_generated_tests.cpp.

Referenced by COutletChannelState_0(), and verify().

◆ m_channel

std::string COutletChannelState_0::m_channel

Definition at line 29 of file outlet_channel_state_generated_tests.cpp.

Referenced by COutletChannelState_0(), and SCENARIO().

◆ m_saveOcsChannel

std::string COutletChannelState_0::m_saveOcsChannel

Definition at line 25 of file outlet_channel_state_generated_tests.cpp.

Referenced by COutletChannelState_0().

◆ m_saveOcsState

uint8_t COutletChannelState_0::m_saveOcsState

Definition at line 26 of file outlet_channel_state_generated_tests.cpp.

Referenced by COutletChannelState_0().

◆ m_state

uint8_t COutletChannelState_0::m_state

Definition at line 30 of file outlet_channel_state_generated_tests.cpp.

Referenced by COutletChannelState_0(), and SCENARIO().

◆ m_verify

bool COutletChannelState_0::m_verify {false}

Definition at line 33 of file outlet_channel_state_generated_tests.cpp.

Referenced by COutletChannelState_0(), and SCENARIO().


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