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

Public Member Functions

 CTextLog_1 (std::string msg_)
 
bool verify (const typename MagAOX::logger::text_log::messageT &msg)
 

Public Attributes

std::string m_saveTlMsg
 
std::string m_msg
 
bool m_verify {false}
 
int L
 

Detailed Description

Class to encapsulate text_log flatbuffer data using => types/text_log.hpp => types/generated/text_log_generated.h

Definition at line 103 of file text_log_generated_tests.cpp.

Constructor & Destructor Documentation

◆ CTextLog_1()

CTextLog_1::CTextLog_1 ( std::string  msg_)
inline

Member Function Documentation

◆ verify()

bool CTextLog_1::verify ( const typename MagAOX::logger::text_log::messageT msg)
inline

Member Data Documentation

◆ L

int CTextLog_1::L

Definition at line 116 of file text_log_generated_tests.cpp.

Referenced by CTextLog_1(), and verify().

◆ m_msg

std::string CTextLog_1::m_msg

Definition at line 110 of file text_log_generated_tests.cpp.

Referenced by CTextLog_1(), and SCENARIO().

◆ m_saveTlMsg

std::string CTextLog_1::m_saveTlMsg

Definition at line 107 of file text_log_generated_tests.cpp.

Referenced by CTextLog_1().

◆ m_verify

bool CTextLog_1::m_verify {false}

Definition at line 113 of file text_log_generated_tests.cpp.

Referenced by CTextLog_1(), and SCENARIO().


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