LeechCraft  0.6.70-13729-g7046a9d2a7
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  AutogenPKeyRecord
 

Functions

 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 LC
 

Function Documentation

◆ BOOST_FUSION_ADAPT_STRUCT() [1/4]

BOOST_FUSION_ADAPT_STRUCT ( AutogenPKeyRecord  ,
ID_  ,
Value_   
)

Definition at line 51 of file oraltest.cpp.

◆ BOOST_FUSION_ADAPT_STRUCT() [2/4]

BOOST_FUSION_ADAPT_STRUCT ( NoPKeyRecord  ,
ID_  ,
Value_   
)

Definition at line 73 of file oraltest.cpp.

◆ BOOST_FUSION_ADAPT_STRUCT() [3/4]

BOOST_FUSION_ADAPT_STRUCT ( NonInPlaceConstructibleRecord  ,
ID_  ,
Value_   
)

Definition at line 104 of file oraltest.cpp.

◆ BOOST_FUSION_ADAPT_STRUCT() [4/4]

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

Definition at line 133 of file oraltest.cpp.

References LC::Util::oral::sph::f, LC::Util::oral::InsertAction::Ignore, and LC::Util::MakeDatabase().

+ Here is the call graph for this function: