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

Public Member Functions

 CSoftwareLog_2 (char *file_, uint32_t line_, int32_t errnoCode_)
 
bool verify (const typename MagAOX::logger::software_log::messageT &msg)
 

Public Attributes

char * m_saveSlFile
 
uint32_t m_saveSlLine
 
int32_t m_saveSlErrnoCode
 
char * m_file
 
uint32_t m_line
 
int32_t m_errnoCode
 
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 240 of file software_log_generated_tests.cpp.

Constructor & Destructor Documentation

◆ CSoftwareLog_2()

CSoftwareLog_2::CSoftwareLog_2 ( char *  file_,
uint32_t  line_,
int32_t  errnoCode_ 
)
inline

Member Function Documentation

◆ verify()

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

Member Data Documentation

◆ L

int CSoftwareLog_2::L

Definition at line 257 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_2(), and verify().

◆ m_errnoCode

int32_t CSoftwareLog_2::m_errnoCode

Definition at line 251 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_2(), and SCENARIO().

◆ m_file

char* CSoftwareLog_2::m_file

Definition at line 249 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_2(), and SCENARIO().

◆ m_line

uint32_t CSoftwareLog_2::m_line

Definition at line 250 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_2(), and SCENARIO().

◆ m_saveSlErrnoCode

int32_t CSoftwareLog_2::m_saveSlErrnoCode

Definition at line 246 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_2().

◆ m_saveSlFile

char* CSoftwareLog_2::m_saveSlFile

Definition at line 244 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_2().

◆ m_saveSlLine

uint32_t CSoftwareLog_2::m_saveSlLine

Definition at line 245 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_2().

◆ m_verify

bool CSoftwareLog_2::m_verify {false}

Definition at line 254 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_2(), and SCENARIO().


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