Map for variables in swissknife expression.
More...
#include <StrMap.h>
Map for variables in swissknife expression.
Definition at line 27 of file StrMap.h.
CStrMap::CStrMap |
( |
int |
extrabytes = sizeof(double) , |
|
|
int |
dup = 0 |
|
) |
| |
CStrMap::~CStrMap |
( |
void |
| ) |
|
void CStrMap::AddString |
( |
const char * |
str, |
|
|
void * |
data |
|
) |
| |
void CStrMap::AddStrLen |
( |
const char * |
str, |
|
|
size_t |
len, |
|
|
const void * |
data |
|
) |
| |
const void* CStrMap::DataAt |
( |
int |
index | ) |
|
bool CStrMap::IsEmpty |
( |
| ) |
|
|
inline |
int CStrMap::LenIndexOf |
( |
const char * |
str, |
|
|
size_t |
len, |
|
|
const void ** |
data |
|
) |
| |
void CStrMap::SetCapacity |
( |
int |
NewCapacity | ) |
|
void CStrMap::TrimClear |
( |
int |
NewCount | ) |
|
int CStrMap::FDoDuplicate |
|
private |
The documentation for this class was generated from the following file: