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

Public Member Functions

 CPicoChannel_0 (std::string name_, uint8_t channel_)
 
bool verify (const typename MagAOX::logger::pico_channel::messageT &msg)
 

Public Attributes

std::string m_savePcName
 
uint8_t m_savePcChannel
 
std::string m_name
 
uint8_t m_channel
 
bool m_verify {false}
 
int L
 

Detailed Description

Class to encapsulate pico_channel flatbuffer data using => types/pico_channel.hpp => types/generated/pico_channel_generated.h

Definition at line 21 of file pico_channel_generated_tests.cpp.

Constructor & Destructor Documentation

◆ CPicoChannel_0()

CPicoChannel_0::CPicoChannel_0 ( std::string  name_,
uint8_t  channel_ 
)
inline

Member Function Documentation

◆ verify()

bool CPicoChannel_0::verify ( const typename MagAOX::logger::pico_channel::messageT msg)
inline

Member Data Documentation

◆ L

int CPicoChannel_0::L

Definition at line 36 of file pico_channel_generated_tests.cpp.

Referenced by CPicoChannel_0(), and verify().

◆ m_channel

uint8_t CPicoChannel_0::m_channel

Definition at line 30 of file pico_channel_generated_tests.cpp.

Referenced by CPicoChannel_0(), and SCENARIO().

◆ m_name

std::string CPicoChannel_0::m_name

Definition at line 29 of file pico_channel_generated_tests.cpp.

Referenced by CPicoChannel_0(), and SCENARIO().

◆ m_savePcChannel

uint8_t CPicoChannel_0::m_savePcChannel

Definition at line 26 of file pico_channel_generated_tests.cpp.

Referenced by CPicoChannel_0().

◆ m_savePcName

std::string CPicoChannel_0::m_savePcName

Definition at line 25 of file pico_channel_generated_tests.cpp.

Referenced by CPicoChannel_0().

◆ m_verify

bool CPicoChannel_0::m_verify {false}

Definition at line 33 of file pico_channel_generated_tests.cpp.

Referenced by CPicoChannel_0(), and SCENARIO().


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