|
void | loadDataFromFile (const char *) |
| Loads the binary from file path. More...
|
|
int32_t | getLt (int32_t idx) const |
|
int32_t | getRt (int32_t idx) const |
|
int32_t | getVl (int32_t idx) const |
|
const PPair | getPv (int32_t idx) const |
|
const Value * | getValue (size_t) const |
|
const char * | getCopyright () const |
|
const char * | getCreationDate () const |
|
const char * | getVersion () const |
|
int | getDataRevision () const |
|
time_t | getDataGeneration () const |
|
const Property & | addProperty (const char *name, PropertyType type) |
|
const Property * | findPropertyDescr (const char *p) const |
|
const Property & | getPropertyDescr (const char *p) const |
|
const Property & | getPropertyDescr (size_t off) const |
|
size_t | getPropertyCount () const |
|
const propvec & | getPropertyNames () const |
| Returns the Json's properties list. More...
|
|
char * | strdup (const char *) |
|
char * | strdup (const char *, size_t) |
|
|
struct | HeaderParser |
|
struct | BucketParser |
|
◆ loadDataFromFile()
void Mobi::Mtld::Da::Carrier::CarrierApi::loadDataFromFile |
( |
const char * |
binaryPath | ) |
|
Loads the binary from file path.
- Parameters
-
binarypath | path of binary file |
The documentation for this class was generated from the following files: