LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
oralfkeytest.cpp File Reference
#include "oralfkeytest.h"
#include "common.h"
+ Include dependency graph for oralfkeytest.cpp:

Go to the source code of this file.

Classes

struct  Student
 

Functions

 ORAL_ADAPT_STRUCT (Student, ID_, Name_) struct StudentInfo
 
 ORAL_ADAPT_STRUCT (StudentInfo, ID_, StudentID_, Age_, Year_) struct Lecturer
 
 ORAL_ADAPT_STRUCT (Lecturer, ID_, Name_) struct Student2Lecturer
 
 ORAL_ADAPT_STRUCT (Student2Lecturer, ID_, StudentID_, LecturerID_) namespace LC
 

Function Documentation

◆ ORAL_ADAPT_STRUCT() [1/4]

ORAL_ADAPT_STRUCT ( Lecturer ,
ID_ ,
Name_  )

Definition at line 71 of file oralfkeytest.cpp.

◆ ORAL_ADAPT_STRUCT() [2/4]

ORAL_ADAPT_STRUCT ( Student ,
ID_ ,
Name_  )

Definition at line 29 of file oralfkeytest.cpp.

◆ ORAL_ADAPT_STRUCT() [3/4]

ORAL_ADAPT_STRUCT ( Student2Lecturer ,
ID_ ,
StudentID_ ,
LecturerID_  )

Definition at line 91 of file oralfkeytest.cpp.

References LC::Util::oral::AdaptPtr(), and LC::Util::MakeDatabase().

+ Here is the call graph for this function:

◆ ORAL_ADAPT_STRUCT() [4/4]

ORAL_ADAPT_STRUCT ( StudentInfo ,
ID_ ,
StudentID_ ,
Age_ ,
Year_  )

Definition at line 50 of file oralfkeytest.cpp.