Global state variables of a running serialization/deserialization procedure (without the stack) More...
#include <mapContext.hpp>
Classes | |
class | ElementBuffer |
Buffer for one element fetched. More... | |
Public Member Functions | |
Context (Flags::Enum f=Flags::None) | |
Context (const Context &o) | |
~Context () | |
void | clear () |
bool | flag (Flags::Enum f) const |
void | setFlags (Flags::Enum f) |
void | unsetFlags (Flags::Enum f) |
void | setElem (const ElementBuffer &e) |
void | setElem (langbind::FilterBase::ElementType t) |
void | setElem (langbind::FilterBase::ElementType t, const types::VariantConst &v) |
template<typename VALTYPE > | |
void | setElem_ (langbind::FilterBase::ElementType t, const VALTYPE &val) |
const ElementBuffer * | getElem () |
void | setElementUnconsumed () |
Private Attributes | |
Flags::Enum | m_flags |
ElementBuffer | m_elem |
bool | m_has_elem |
Global state variables of a running serialization/deserialization procedure (without the stack)
_Wolframe::serialize::Context::Context | ( | Flags::Enum | f = Flags::None | ) |
_Wolframe::serialize::Context::Context | ( | const Context & | o | ) |
|
inline |
void _Wolframe::serialize::Context::clear | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
Copyright © 2014 - Project Wolframe - All Rights Reserved