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

Public Member Functions

 CSoftwareLog_5 (char *file_, uint32_t line_, std::string explanation_)
 
bool verify (const typename MagAOX::logger::software_log::messageT &msg)
 

Public Attributes

char * m_saveSlFile
 
uint32_t m_saveSlLine
 
std::string m_saveSlExplanation
 
char * m_file
 
uint32_t m_line
 
std::string m_explanation
 
bool m_verify {false}
 
int L
 

Detailed Description

Class to encapsulate software_log flatbuffer data using => types/software_log.hpp => types/generated/software_log_generated.h

Definition at line 542 of file software_log_generated_tests.cpp.

Constructor & Destructor Documentation

◆ CSoftwareLog_5()

CSoftwareLog_5::CSoftwareLog_5 ( char *  file_,
uint32_t  line_,
std::string  explanation_ 
)
inline

Member Function Documentation

◆ verify()

bool CSoftwareLog_5::verify ( const typename MagAOX::logger::software_log::messageT msg)
inline

Member Data Documentation

◆ L

int CSoftwareLog_5::L

Definition at line 559 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_5(), and verify().

◆ m_explanation

std::string CSoftwareLog_5::m_explanation

Definition at line 553 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_5(), and SCENARIO().

◆ m_file

char* CSoftwareLog_5::m_file

Definition at line 551 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_5(), and SCENARIO().

◆ m_line

uint32_t CSoftwareLog_5::m_line

Definition at line 552 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_5(), and SCENARIO().

◆ m_saveSlExplanation

std::string CSoftwareLog_5::m_saveSlExplanation

Definition at line 548 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_5().

◆ m_saveSlFile

char* CSoftwareLog_5::m_saveSlFile

Definition at line 546 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_5().

◆ m_saveSlLine

uint32_t CSoftwareLog_5::m_saveSlLine

Definition at line 547 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_5().

◆ m_verify

bool CSoftwareLog_5::m_verify {false}

Definition at line 556 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_5(), and SCENARIO().


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