DeviceAtlas C++ Api documentation
Public Member Functions | Friends | List of all members
Mobi::Mtld::Da::Carrier::CarrierApi Class Reference
Inheritance diagram for Mobi::Mtld::Da::Carrier::CarrierApi:
Mobi::Mtld::Da::CommonDeviceAtlas

Public Member Functions

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 ValuegetValue (size_t) const
 
const char * getCopyright () const
 
const char * getCreationDate () const
 
const char * getVersion () const
 
int getDataRevision () const
 
time_t getDataGeneration () const
 
- Public Member Functions inherited from Mobi::Mtld::Da::CommonDeviceAtlas
const PropertyaddProperty (const char *name, PropertyType type)
 
const PropertyfindPropertyDescr (const char *p) const
 
const PropertygetPropertyDescr (const char *p) const
 
const PropertygetPropertyDescr (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)
 

Friends

struct HeaderParser
 
struct BucketParser
 

Member Function Documentation

◆ loadDataFromFile()

void Mobi::Mtld::Da::Carrier::CarrierApi::loadDataFromFile ( const char *  binaryPath)

Loads the binary from file path.

Parameters
binarypathpath of binary file

The documentation for this class was generated from the following files: