#include <tmfe.h>
Definition at line 86 of file tmfe.h.
◆ TMFeResult() [1/2]
| TMFeResult::TMFeResult |
( |
| ) |
|
|
inline |
◆ TMFeResult() [2/2]
| TMFeResult::TMFeResult |
( |
int |
code, |
|
|
const std::string & |
str |
|
) |
| |
|
inline |
Definition at line 97 of file tmfe.h.
97 {
101 }
std::string error_message
◆ error_code
| int TMFeResult::error_code = 0 |
◆ error_flag
| bool TMFeResult::error_flag = false |
◆ error_message
| std::string TMFeResult::error_message = "success" |
The documentation for this class was generated from the following file: