LeechCraft  0.6.70-18450-gabe19ee3b0
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

 ORAL_ADAPT_STRUCT (AutogenPKeyRecord, ID_, Value_) struct NoPKeyRecord
 
 ORAL_ADAPT_STRUCT (NoPKeyRecord, ID_, Value_) struct NonInPlaceConstructibleRecord
 
 ORAL_ADAPT_STRUCT (NonInPlaceConstructibleRecord, ID_, Value_) struct ConstrainedAutogenPKeyRecord
 
 ORAL_ADAPT_STRUCT (ConstrainedAutogenPKeyRecord, ID_, City_, Population_) struct OptionalFieldRecord
 
 ORAL_ADAPT_STRUCT (OptionalFieldRecord, ID_, Name_, NickName_, Extra_) struct ComplexConstraintsRecord
 
 ORAL_ADAPT_STRUCT (ComplexConstraintsRecord, ID_, Name_, City_, Age_, Weight_) namespace LC
 

Function Documentation

◆ ORAL_ADAPT_STRUCT() [1/6]

ORAL_ADAPT_STRUCT ( AutogenPKeyRecord  ,
ID_  ,
Value_   
)

Definition at line 29 of file oraltest.cpp.

References Value_.

◆ ORAL_ADAPT_STRUCT() [2/6]

ORAL_ADAPT_STRUCT ( NoPKeyRecord  ,
ID_  ,
Value_   
)

Definition at line 48 of file oraltest.cpp.

References Value_.

◆ ORAL_ADAPT_STRUCT() [3/6]

ORAL_ADAPT_STRUCT ( NonInPlaceConstructibleRecord  ,
ID_  ,
Value_   
)

Definition at line 76 of file oraltest.cpp.

◆ ORAL_ADAPT_STRUCT() [4/6]

ORAL_ADAPT_STRUCT ( ConstrainedAutogenPKeyRecord  ,
ID_  ,
City_  ,
Population_   
)

Definition at line 96 of file oraltest.cpp.

References Name_.

◆ ORAL_ADAPT_STRUCT() [5/6]

ORAL_ADAPT_STRUCT ( OptionalFieldRecord  ,
ID_  ,
Name_  ,
NickName_  ,
Extra_   
)

Definition at line 118 of file oraltest.cpp.

References Name_.

◆ ORAL_ADAPT_STRUCT() [6/6]

ORAL_ADAPT_STRUCT ( ComplexConstraintsRecord  ,
ID_  ,
Name_  ,
City_  ,
Age_  ,
Weight_   
)

Definition at line 147 of file oraltest.cpp.

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

+ Here is the call graph for this function: