libfoedus-core
FOEDUS Core Library
|
#include <stdint.h>
#include <tinyxml2.h>
#include <string>
#include "foedus/assorted/fixed_string.hpp"
Go to the source code of this file.
Namespaces | |
foedus | |
Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
foedus::externalize | |
Object Externalization. | |
Functions | |
template<typename T , typename LARGEST_TYPE , typename LARGEST_GETTER > | |
tinyxml2::XMLError | foedus::externalize::get_smaller_int (const tinyxml2::XMLElement *element, T *out) |