Home / Open source / Terimber 2.0
var_container Class Referencevariant container
More...
#include <varobj.h>
List of all members.
Detailed Description
variant container
Definition at line 96 of file varobj.h.
Member Typedef Documentation
Constructor & Destructor Documentation
constructor
- Parameters:
-
Definition at line 110 of file varobj.h.
Member Function Documentation
intersects containers
- Parameters:
-
Definition at line 47 of file varobj.cpp.
References _container, base_map< K, T, Pr, M >::begin(), base_map< K, T, Pr, M >::end(), _map< K, T, A, Pr, M >::erase(), and base_map< K, T, Pr, M >::const_iterator::key().
Referenced by var_object_repository::process_group().
combines containers
- Parameters:
-
Definition at line 73 of file varobj.cpp.
References _allocator, _container, base_map< K, T, Pr, M >::begin(), base_map< K, T, Pr, M >::end(), _map< K, T, A, Pr, M >::insert(), and base_map< K, T, Pr, M >::const_iterator::key().
Referenced by var_object_repository::process_group().
static size_t var_container::clean_key |
( |
const pk_column & |
x |
) |
[inline, static] |
static pk_column var_container::compound_key |
( |
size_t |
x, |
|
|
const pk_column & |
c | |
|
) |
| | [inline, static] |
Member Data Documentation
The documentation for this class was generated from the following files:
|
|