#include <op_interface.h>
Public Attributes | |
| u32 | name |
| index inside the string pool | |
| u32 | parent |
| parent component, zero if this component is the root | |
A path component.
Directory name are stored as a stack of path components. Note than the name index acts also as an unique identifier
index inside the string pool
parent component, zero if this component is the root
1.6.1