![]() |
HBBTV
22.11.0
|
Oipf configuration object. More...
#include "techtype.h"#include "hbbtv_types.h"#include "hbbtv_js.h"#include "hbbtv_sif_os.h"#include "object.h"#include "config.h"#include "local_system.h"Classes | |
| struct | S_CONFIG |
Functions | |
| void * | HBBTV_JSOipfConfig_getConfig (void *obj) |
| readonly Configuration configuration, Section 7.3.1.1 More... | |
| void * | HBBTV_JSOipfConfig_getLocalSystem (void *obj) |
| readonly LocalSystem localSystem More... | |
Variables | |
| void * | JS_OIPF_CONFIG_CLASS = &s_vtab |
Oipf configuration object.
| void* HBBTV_JSOipfConfig_getConfig | ( | void * | obj | ) |
readonly Configuration configuration, Section 7.3.1.1
| void* HBBTV_JSOipfConfig_getLocalSystem | ( | void * | obj | ) |
readonly LocalSystem localSystem
readonly LocalSystem localSystem, Section 7.3.1.1
| obj | OipfConfiguration object |
1.8.11