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

varobj.h File Reference

#include "smart/varvalue.h"
#include "base/vector.h"
#include "base/list.h"
#include "base/stack.h"
#include "base/map.h"
#include "base/memory.h"
#include "smart/byterep.h"
#include "smart/varmap.h"
#include "xml/xmlaccss.h"
#include "fuzzy/fuzzyaccess.h"

Go to the source code of this file.

Classes

class  var_property_schema
 class describes the object property schema More...
class  pk_column
 primary key and column index info More...
class  var_container
 variant container More...
class  var_object_repository
 class where all maps resides More...

Typedefs

typedef _list< size_t > list_returns_index_t
 list of idents
typedef varmap< pk_column,
var_container
var_object_map_t
 maps pk, col info to variant container
typedef _vector
< var_property_schema
var_object_schema
 vector of schemas
typedef _vector< var_valuevar_object_values
 vector of variant values
typedef _list< pk_columnvar_unique_key_t
 maps pk, col info to variant container


Typedef Documentation

list of idents

Definition at line 58 of file varobj.h.

maps pk, col info to variant container

Definition at line 152 of file varobj.h.

vector of schemas

Definition at line 155 of file varobj.h.

vector of variant values

Definition at line 158 of file varobj.h.

maps pk, col info to variant container

Definition at line 162 of file varobj.h.



© Copyright Terimber 2003-.