|
RADPx-OS Kernel (Radical Posix OS)
Crimson 0.1.4
POSIX-inspired kernel API with embedded and desktop VM targets
|
Public data structure for rad_tree_node_info. More...
#include <radkernel.h>
Public Attributes | |
| char | path [RAD_TREE_MAX_PATH] |
| Public structure field. | |
| char | name [RAD_TREE_MAX_PROPERTY_NAME] |
| Public structure field. | |
| char | parent [RAD_TREE_MAX_PATH] |
| Public structure field. | |
| char | module [RAD_TREE_MAX_PROPERTY_NAME] |
| Public structure field. | |
| int | bound |
| Public structure field. | |
Public data structure for rad_tree_node_info.