#include <NML.h>
Public Attributes | |
NewsObjectId_t | object_id |
NML object id. | |
object_type_t | object_type |
NML object type. | |
bool | static_flag |
static flag | |
unsigned char | revision_index |
revision index | |
std::string | extended_header |
extended header bytes (unparsed) | |
std::string | title |
parsed title string | |
std::vector< Item_t > | item |
items of list or menu object |
|
extended header bytes (unparsed)
|
|
items of list or menu object
|
|
NML object id.
|
|
NML object type.
|
|
revision index
|
|
static flag
|
|
parsed title string
|