|
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...
|
|
| __attribute__ ((malloc)) char *strdup(const char *) |
|
| __attribute__ ((malloc)) char *strdup(const char * |
|
virtual int | getDataRevision () const =0 |
|
virtual time_t | getDataGeneration () const =0 |
|
◆ getPropertyNames()
const propvec& Mobi::Mtld::Da::CommonDeviceAtlas::getPropertyNames |
( |
| ) |
const |
|
inline |
Returns the Json's properties list.
- Returns
- vector of properties (name + type)
The documentation for this class was generated from the following files:
- src/include/mtld/common.h
- src/lib/common.cpp