|
| | Capabilities (unsigned int contextSize, unsigned int keySize, unsigned int stringSize) |
| | Constructor.
|
| |
| unsigned int | getContextSize () const |
| | Returns max size of context labels in characters.
|
| |
| unsigned int | getKeySize () const |
| | Returns max size of keys in characters.
|
| |
| unsigned int | getStringSize () const |
| | Returns max size of string values in characters.
|
| |
◆ Capabilities()
| 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 |
◆ getContextSize()
| unsigned int xmltooling::StorageService::Capabilities::getContextSize |
( |
| ) |
const |
Returns max size of context labels in characters.
- Returns
- max size of context labels in characters
◆ getKeySize()
| unsigned int xmltooling::StorageService::Capabilities::getKeySize |
( |
| ) |
const |
Returns max size of keys in characters.
- Returns
- max size of keys in characters
◆ getStringSize()
| 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: