![]() |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
Go to the source code of this file.
Classes | |
struct | Student |
Functions | |
BOOST_FUSION_ADAPT_STRUCT (Student, ID_, Name_) struct StudentInfo | |
BOOST_FUSION_ADAPT_STRUCT (StudentInfo, ID_, StudentID_, Age_, Year_) struct Lecturer | |
BOOST_FUSION_ADAPT_STRUCT (Lecturer, ID_, Name_) struct Student2Lecturer | |
BOOST_FUSION_ADAPT_STRUCT (Student2Lecturer, ID_, StudentID_, LecturerID_) namespace LC | |
BOOST_FUSION_ADAPT_STRUCT | ( | Lecturer | , |
ID_ | , | ||
Name_ | |||
) |
Definition at line 78 of file oralfkeytest.cpp.
Definition at line 30 of file oralfkeytest.cpp.
BOOST_FUSION_ADAPT_STRUCT | ( | Student2Lecturer | , |
ID_ | , | ||
StudentID_ | , | ||
LecturerID_ | |||
) |
Definition at line 101 of file oralfkeytest.cpp.
References LC::Util::MakeDatabase().
BOOST_FUSION_ADAPT_STRUCT | ( | StudentInfo | , |
ID_ | , | ||
StudentID_ | , | ||
Age_ | , | ||
Year_ | |||
) |
Definition at line 54 of file oralfkeytest.cpp.
References Name_.