![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include "oral.h"
Public Attributes | |
detail::AdaptInsert< T > | Insert |
detail::AdaptUpdate< T > | Update |
detail::AdaptDelete< T > | Delete |
detail::SelectWrapper< T, detail::SelectBehaviour::Some > | Select |
detail::SelectWrapper< T, detail::SelectBehaviour::One > | SelectOne |
detail::DeleteByFieldsWrapper< T > | DeleteBy |
detail::AdaptDelete<T> LeechCraft::Util::oral::ObjectInfo< T >::Delete |
detail::DeleteByFieldsWrapper<T> LeechCraft::Util::oral::ObjectInfo< T >::DeleteBy |
detail::AdaptInsert<T> LeechCraft::Util::oral::ObjectInfo< T >::Insert |
detail::SelectWrapper<T, detail::SelectBehaviour::Some> LeechCraft::Util::oral::ObjectInfo< T >::Select |
detail::SelectWrapper<T, detail::SelectBehaviour::One> LeechCraft::Util::oral::ObjectInfo< T >::SelectOne |
detail::AdaptUpdate<T> LeechCraft::Util::oral::ObjectInfo< T >::Update |