|
TR181-XPON
1.4.0
TR-181 PON manager.
|

Data Fields | |
| amxc_string_t | path |
| uint32_t | index |
| task_type_t | type |
| amxc_llist_it_t | it |
A task to help in populating the XPON DM after startup.
If 'path' refers to a template object, then:
Definition at line 140 of file populate_dm_startup.c.
| uint32_t _task::index |
Definition at line 142 of file populate_dm_startup.c.
| amxc_llist_it_t _task::it |
Definition at line 144 of file populate_dm_startup.c.
| amxc_string_t _task::path |
Definition at line 141 of file populate_dm_startup.c.
| task_type_t _task::type |
Definition at line 143 of file populate_dm_startup.c.