RADPx-OS Kernel (Radical Posix OS)  Crimson 0.1.4
POSIX-inspired kernel API with embedded and desktop VM targets
rad_tree_node_info Struct Reference

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.
 

Detailed Description

Public data structure for rad_tree_node_info.


The documentation for this struct was generated from the following file: