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

Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

◆ CSoftwareLog_0()

CSoftwareLog_0::CSoftwareLog_0 ( char *  file_,
uint32_t  line_,
int32_t  errnoCode_,
int32_t  otherCode_,
char *  explanation_ 
)
inline

Member Function Documentation

◆ verify()

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

Member Data Documentation

◆ L

int CSoftwareLog_0::L

Definition at line 45 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_0(), and verify().

◆ m_errnoCode

int32_t CSoftwareLog_0::m_errnoCode

Definition at line 37 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_0(), and SCENARIO().

◆ m_explanation

char* CSoftwareLog_0::m_explanation

Definition at line 39 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_0(), and SCENARIO().

◆ m_file

char* CSoftwareLog_0::m_file

Definition at line 35 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_0(), and SCENARIO().

◆ m_line

uint32_t CSoftwareLog_0::m_line

Definition at line 36 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_0(), and SCENARIO().

◆ m_otherCode

int32_t CSoftwareLog_0::m_otherCode

Definition at line 38 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_0(), and SCENARIO().

◆ m_saveSlErrnoCode

int32_t CSoftwareLog_0::m_saveSlErrnoCode

Definition at line 30 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_0().

◆ m_saveSlExplanation

char* CSoftwareLog_0::m_saveSlExplanation

Definition at line 32 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_0().

◆ m_saveSlFile

char* CSoftwareLog_0::m_saveSlFile

Definition at line 28 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_0().

◆ m_saveSlLine

uint32_t CSoftwareLog_0::m_saveSlLine

Definition at line 29 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_0().

◆ m_saveSlOtherCode

int32_t CSoftwareLog_0::m_saveSlOtherCode

Definition at line 31 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_0().

◆ m_verify

bool CSoftwareLog_0::m_verify {false}

Definition at line 42 of file software_log_generated_tests.cpp.

Referenced by CSoftwareLog_0(), and SCENARIO().


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