LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
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

 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
 

Function Documentation

◆ BOOST_FUSION_ADAPT_STRUCT() [1/4]

BOOST_FUSION_ADAPT_STRUCT ( Lecturer  ,
ID_  ,
Name_   
)

Definition at line 78 of file oralfkeytest.cpp.

◆ BOOST_FUSION_ADAPT_STRUCT() [2/4]

BOOST_FUSION_ADAPT_STRUCT ( Student  ,
ID_  ,
Name_   
)

Definition at line 30 of file oralfkeytest.cpp.

◆ BOOST_FUSION_ADAPT_STRUCT() [3/4]

BOOST_FUSION_ADAPT_STRUCT ( Student2Lecturer  ,
ID_  ,
StudentID_  ,
LecturerID_   
)

Definition at line 101 of file oralfkeytest.cpp.

References LC::Util::MakeDatabase().

+ Here is the call graph for this function:

◆ BOOST_FUSION_ADAPT_STRUCT() [4/4]

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

Definition at line 54 of file oralfkeytest.cpp.

References Name_.