![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
Public Member Functions | |
| auto | AsTuple () const |
Public Attributes | |
| lco::PKey< int > | Id_ |
| int | TS_ |
| QString | Body_ |
Static Public Attributes | |
| static constexpr auto | ClassName = "MessageLikeRecord"_ct |
Definition at line 20 of file oraltest_simplerecord.cpp.
|
inline |
Definition at line 28 of file oraltest_simplerecord.cpp.
| QString MessageLikeRecord::Body_ |
Definition at line 24 of file oraltest_simplerecord.cpp.
Referenced by AsTuple().
|
staticconstexpr |
Definition at line 26 of file oraltest_simplerecord.cpp.
| lco::PKey<int> MessageLikeRecord::Id_ |
Definition at line 22 of file oraltest_simplerecord.cpp.
Referenced by AsTuple().
| int MessageLikeRecord::TS_ |
Definition at line 23 of file oraltest_simplerecord.cpp.
Referenced by AsTuple().