libfoedus-core
FOEDUS Core Library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
externalizable.cpp File Reference
#include "foedus/externalize/externalizable.hpp"
#include <tinyxml2.h>
#include <cstring>
#include <ostream>
#include <sstream>
#include <string>
#include <vector>
#include "foedus/assorted/assorted_func.hpp"
#include "foedus/externalize/tinyxml_wrapper.hpp"
#include "foedus/fs/direct_io_file.hpp"
#include "foedus/fs/filesystem.hpp"
#include "foedus/fs/path.hpp"
#include "foedus/memory/aligned_memory.hpp"
Include dependency graph for externalizable.cpp:

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

ErrorStack foedus::externalize::insert_comment_impl (tinyxml2::XMLElement *element, const std::string &comment)