LeechCraft  0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
MessageLikeRecord Struct Reference
+ Collaboration diagram for MessageLikeRecord:

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
 

Detailed Description

Definition at line 20 of file oraltest_simplerecord.cpp.

Member Function Documentation

◆ AsTuple()

auto MessageLikeRecord::AsTuple ( ) const
inline

Definition at line 28 of file oraltest_simplerecord.cpp.

References Body_, Id_, TS_, and LC::Util::oral::sph::tuple.

Member Data Documentation

◆ Body_

QString MessageLikeRecord::Body_

Definition at line 24 of file oraltest_simplerecord.cpp.

Referenced by AsTuple().

◆ ClassName

constexpr auto MessageLikeRecord::ClassName = "MessageLikeRecord"_ct
static

Definition at line 26 of file oraltest_simplerecord.cpp.

◆ Id_

lco::PKey<int> MessageLikeRecord::Id_

Definition at line 22 of file oraltest_simplerecord.cpp.

Referenced by AsTuple().

◆ TS_

int MessageLikeRecord::TS_

Definition at line 23 of file oraltest_simplerecord.cpp.

Referenced by AsTuple().


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