A data store.
More...
#include <remote.h>
A data store.
Definition at line 298 of file remote.h.
| virtual Xpace::Remote::Store::~Store |
( |
| ) |
|
|
inlinevirtual |
| Xpace::Remote::Store::Store |
( |
| ) |
|
|
inlineprotected |
| static Store* Xpace::Remote::Store::create |
( |
const String & |
config | ) |
|
|
static |
- Parameters
-
| config | - must have a "store" tag |
| void Xpace::Remote::Store::destroy |
( |
| ) |
|
get the Store's Class Tree
- Return values
-
| an | XML representation of the Class Tree |
- Parameters
-
| siblingPos | list of sibling numbers: start here |
- Return values
-
| siblingPos | fillin with next |
- Parameters
-
| showMore | leave stubs for unreturned subtrees |
| maxNodes | no more nodes than this |
| maxDepth | no deeper than this |
- Returns
- true iff tree continues
| static bool Xpace::Remote::Store::convertStub |
( |
intArray * |
siblingPos, |
|
|
const String & |
stub |
|
) |
| |
|
static |
convert an XML stub to a sibling pos and a byte pos
- Return values
-
- Parameters
-
- Returns
- true iff the stub was valid
The documentation for this class was generated from the following file: