LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
oraltest.cpp File Reference
#include "oraltest.h"
#include "common.h"
+ Include dependency graph for oraltest.cpp:

Go to the source code of this file.

Classes

struct  SimpleRecord
 

Functions

 BOOST_FUSION_ADAPT_STRUCT (SimpleRecord, ID_, Value_) struct AutogenPKeyRecord
 
 BOOST_FUSION_ADAPT_STRUCT (AutogenPKeyRecord, ID_, Value_) struct NoPKeyRecord
 
 BOOST_FUSION_ADAPT_STRUCT (NoPKeyRecord, ID_, Value_) struct NonInPlaceConstructibleRecord
 
 BOOST_FUSION_ADAPT_STRUCT (NonInPlaceConstructibleRecord, ID_, Value_) struct ComplexConstraintsRecord
 
 BOOST_FUSION_ADAPT_STRUCT (ComplexConstraintsRecord, ID_, Value_, Age_, Weight_) namespace LeechCraft
 

Function Documentation

◆ BOOST_FUSION_ADAPT_STRUCT() [1/5]

BOOST_FUSION_ADAPT_STRUCT ( SimpleRecord  ,
ID_  ,
Value_   
)

Definition at line 51 of file oraltest.cpp.

◆ BOOST_FUSION_ADAPT_STRUCT() [2/5]

BOOST_FUSION_ADAPT_STRUCT ( AutogenPKeyRecord  ,
ID_  ,
Value_   
)

Definition at line 73 of file oraltest.cpp.

◆ BOOST_FUSION_ADAPT_STRUCT() [3/5]

BOOST_FUSION_ADAPT_STRUCT ( NoPKeyRecord  ,
ID_  ,
Value_   
)

Definition at line 95 of file oraltest.cpp.

◆ BOOST_FUSION_ADAPT_STRUCT() [4/5]

BOOST_FUSION_ADAPT_STRUCT ( NonInPlaceConstructibleRecord  ,
ID_  ,
Value_   
)

Definition at line 126 of file oraltest.cpp.

◆ BOOST_FUSION_ADAPT_STRUCT() [5/5]

BOOST_FUSION_ADAPT_STRUCT ( ComplexConstraintsRecord  ,
ID_  ,
Value_  ,
Age_  ,
Weight_   
)

Definition at line 155 of file oraltest.cpp.

References LeechCraft::Util::MakeDatabase().

+ Here is the call graph for this function: