LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
AutogenPKeyRecord Struct Reference
+ Collaboration diagram for AutogenPKeyRecord:

Public Member Functions

auto AsTuple () const
 

Public Attributes

lco::PKey< int > ID_
 
QString Value_
 

Static Public Attributes

static constexpr auto ClassName = "AutogenPKeyRecord"_ct
 

Detailed Description

Definition at line 16 of file oraltest.cpp.

Member Function Documentation

◆ AsTuple()

auto AutogenPKeyRecord::AsTuple ( ) const
inline

Definition at line 23 of file oraltest.cpp.

References ID_, and Value_.

Member Data Documentation

◆ ClassName

auto AutogenPKeyRecord::ClassName = "AutogenPKeyRecord"_ct
staticconstexpr

Definition at line 21 of file oraltest.cpp.

◆ ID_

lco::PKey<int> AutogenPKeyRecord::ID_

Definition at line 18 of file oraltest.cpp.

Referenced by AsTuple().

◆ Value_

QString AutogenPKeyRecord::Value_

Definition at line 19 of file oraltest.cpp.

Referenced by AsTuple().


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