LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
SimpleRecord Struct Reference

#include "simplerecord.h"

Collaboration diagram for SimpleRecord:

Public Member Functions

auto AsTuple () const

Public Attributes

lco::PKey< int, lco::NoAutogen > ID_
QString Value_

Static Public Attributes

static constexpr auto ClassName = "SimpleRecord"_ct

Detailed Description

Definition at line 15 of file simplerecord.h.

Member Function Documentation

◆ AsTuple()

auto SimpleRecord::AsTuple ( ) const
inline

Definition at line 22 of file simplerecord.h.

References ID_, and Value_.

Member Data Documentation

◆ ClassName

auto SimpleRecord::ClassName = "SimpleRecord"_ct
staticconstexpr

Definition at line 20 of file simplerecord.h.

◆ ID_

lco::PKey<int, lco::NoAutogen> SimpleRecord::ID_

Definition at line 17 of file simplerecord.h.

Referenced by AsTuple().

◆ Value_

QString SimpleRecord::Value_

Definition at line 18 of file simplerecord.h.

Referenced by AsTuple().


The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.17609.g3dde4097dd-build/leechcraft-0.6.70-17609-g3dde4097dd/src/util/db/tests/simplerecord.h