![]() |
jle_cpp_tk
0.0 2015-04-03 sh1:"d699093732dd5f321606d0ff7a6b63b229f1922c"
A small, safe, selft contained, soft-realtime C++ toolkit
|
Public Member Functions | |
base_alarm (const base_alarm &)=default | |
base_alarm & | operator= (const base_alarm &)=default |
base_alarm & | operator= (base_alarm &&)=default |
base_alarm (const std::string &_code_source, const std::string &_subject, const std::string &_message, al::priority _priority, al::type _type) | |
Public Attributes | |
std::string | code_source |
std::string | subject |
std::string | message |
al::priority | priority |
al::type | type |
jle::chrono::time_point | time_point |