LeechCraft 0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
Student Struct Reference
+ Collaboration diagram for Student:

Public Member Functions

auto AsTuple () const
 

Public Attributes

lco::PKey< int > ID_
 
QString Name_
 

Static Public Attributes

static constexpr auto ClassName = "Student"_ct
 

Detailed Description

Definition at line 16 of file oralfkeytest.cpp.

Member Function Documentation

◆ AsTuple()

auto Student::AsTuple ( ) const
inline

Definition at line 23 of file oralfkeytest.cpp.

References ID_, and Name_.

Member Data Documentation

◆ ClassName

auto Student::ClassName = "Student"_ct
staticconstexpr

Definition at line 21 of file oralfkeytest.cpp.

◆ ID_

lco::PKey<int> Student::ID_

Definition at line 18 of file oralfkeytest.cpp.

Referenced by AsTuple().

◆ Name_

QString Student::Name_

Definition at line 19 of file oralfkeytest.cpp.

Referenced by AsTuple().


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