LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
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_, and TS_.

Member Data Documentation

◆ Body_

QString MessageLikeRecord::Body_

Definition at line 24 of file oraltest_simplerecord.cpp.

Referenced by AsTuple().

◆ ClassName

auto MessageLikeRecord::ClassName = "MessageLikeRecord"_ct
staticconstexpr

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:
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.18450.gabe19ee3b0-build/leechcraft-0.6.70-18450-gabe19ee3b0/src/util/db/tests/oraltest_simplerecord.cpp