LeechCraft 0.6.70-18808-g3467692359
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_) struct StudentExtra
 ORAL_ADAPT_STRUCT (StudentExtra, Id_, ExtraName_) namespace LC

Function Documentation

◆ ORAL_ADAPT_STRUCT() [1/5]

ORAL_ADAPT_STRUCT ( Lecturer ,
ID_ ,
Name_  )

Definition at line 71 of file oralfkeytest.cpp.

◆ ORAL_ADAPT_STRUCT() [2/5]

ORAL_ADAPT_STRUCT ( Student ,
ID_ ,
Name_  )

Definition at line 29 of file oralfkeytest.cpp.

◆ ORAL_ADAPT_STRUCT() [3/5]

ORAL_ADAPT_STRUCT ( Student2Lecturer ,
ID_ ,
StudentID_ ,
LecturerID_  )

Definition at line 91 of file oralfkeytest.cpp.

◆ ORAL_ADAPT_STRUCT() [4/5]

ORAL_ADAPT_STRUCT ( StudentExtra ,
Id_ ,
ExtraName_  )

Definition at line 111 of file oralfkeytest.cpp.

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

Here is the call graph for this function:

◆ ORAL_ADAPT_STRUCT() [5/5]

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

Definition at line 50 of file oralfkeytest.cpp.