![]() |
LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
|
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 | |
ORAL_ADAPT_STRUCT | ( | Lecturer | , |
ID_ | , | ||
Name_ | ) |
Definition at line 71 of file oralfkeytest.cpp.
ORAL_ADAPT_STRUCT | ( | Student | , |
ID_ | , | ||
Name_ | ) |
Definition at line 29 of file oralfkeytest.cpp.
ORAL_ADAPT_STRUCT | ( | Student2Lecturer | , |
ID_ | , | ||
StudentID_ | , | ||
LecturerID_ | ) |
Definition at line 91 of file oralfkeytest.cpp.
References LC::Util::oral::AdaptPtr(), and LC::Util::MakeDatabase().
ORAL_ADAPT_STRUCT | ( | StudentInfo | , |
ID_ | , | ||
StudentID_ | , | ||
Age_ | , | ||
Year_ | ) |
Definition at line 50 of file oralfkeytest.cpp.