xmltooling::StorageService::Capabilities::Capabilities |
( |
unsigned int |
contextSize, |
|
|
unsigned int |
keySize, |
|
|
unsigned int |
stringSize |
|
) |
| |
Constructor.
- Parameters
-
contextSize | max size of context labels in characters |
keySize | max size of keys in characters |
stringSize | max size of string values in characters |
unsigned int xmltooling::StorageService::Capabilities::getContextSize |
( |
| ) |
const |
Returns max size of context labels in characters.
- Returns
- max size of context labels in characters
unsigned int xmltooling::StorageService::Capabilities::getKeySize |
( |
| ) |
const |
Returns max size of keys in characters.
- Returns
- max size of keys in characters
unsigned int xmltooling::StorageService::Capabilities::getStringSize |
( |
| ) |
const |
Returns max size of string values in characters.
- Returns
- max size of string values in characters
The documentation for this class was generated from the following file: