Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

common.cpp File Reference

#include "base/list.hpp"
#include "base/vector.hpp"
#include "base/common.hpp"
#include "base/date.h"
#include "base/string.hpp"
#include "base/memory.hpp"
#include "base/numeric.h"

Go to the source code of this file.

Functions

BEGIN_TERIMBER_NAMESPACE
terimber_xml_value 
parse_value (vt_types type, const char *x, size_t length, byte_allocator *_allocator)
 converts string representation to terimber_xml_value using external allocator
const char * persist_value (vt_types type, const terimber_xml_value &x, byte_allocator *allocator_)
 converts terimber_xml_value to string representation using external allocator


Function Documentation

BEGIN_TERIMBER_NAMESPACE terimber_xml_value parse_value ( vt_types  type,
const char *  x,
size_t  length,
byte_allocator _allocator 
)

const char* persist_value ( vt_types  type,
const terimber_xml_value x,
byte_allocator allocator_ 
)



© Copyright Terimber 2003-.