![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
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 | |
| ORAL_ADAPT_STRUCT | ( | AutogenPKeyRecord | , |
| ID_ | , | ||
| Value_ | ) |
Definition at line 29 of file oraltest.cpp.
| ORAL_ADAPT_STRUCT | ( | ComplexConstraintsRecord | , |
| ID_ | , | ||
| Name_ | , | ||
| City_ | , | ||
| Age_ | , | ||
| Weight_ | ) |
Definition at line 147 of file oraltest.cpp.
References LC::Util::oral::AdaptPtr(), LC::Util::oral::detail::FieldNames, LC::Util::oral::InsertAction::Replace::Fields, LC::Util::oral::InsertAction::Ignore, LC::Util::MakeDatabase(), and LC::Util::PrepareRecords().
| ORAL_ADAPT_STRUCT | ( | ConstrainedAutogenPKeyRecord | , |
| ID_ | , | ||
| City_ | , | ||
| Population_ | ) |
Definition at line 96 of file oraltest.cpp.
| ORAL_ADAPT_STRUCT | ( | NonInPlaceConstructibleRecord | , |
| ID_ | , | ||
| Value_ | ) |
Definition at line 76 of file oraltest.cpp.
| ORAL_ADAPT_STRUCT | ( | NoPKeyRecord | , |
| ID_ | , | ||
| Value_ | ) |
Definition at line 48 of file oraltest.cpp.
| ORAL_ADAPT_STRUCT | ( | OptionalFieldRecord | , |
| ID_ | , | ||
| Name_ | , | ||
| NickName_ | , | ||
| Extra_ | ) |
Definition at line 118 of file oraltest.cpp.