![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
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 | |
BOOST_FUSION_ADAPT_STRUCT | ( | SimpleRecord | , |
ID_ | , | ||
Value_ | |||
) |
Definition at line 51 of file oraltest.cpp.
BOOST_FUSION_ADAPT_STRUCT | ( | AutogenPKeyRecord | , |
ID_ | , | ||
Value_ | |||
) |
Definition at line 73 of file oraltest.cpp.
BOOST_FUSION_ADAPT_STRUCT | ( | NoPKeyRecord | , |
ID_ | , | ||
Value_ | |||
) |
Definition at line 95 of file oraltest.cpp.
BOOST_FUSION_ADAPT_STRUCT | ( | NonInPlaceConstructibleRecord | , |
ID_ | , | ||
Value_ | |||
) |
Definition at line 126 of file oraltest.cpp.
BOOST_FUSION_ADAPT_STRUCT | ( | ComplexConstraintsRecord | , |
ID_ | , | ||
Value_ | , | ||
Age_ | , | ||
Weight_ | |||
) |
Definition at line 155 of file oraltest.cpp.
References LeechCraft::Util::MakeDatabase().