|
libxr
1.0
Want to be the best embedded framework
|
目录节点,继承自 FsNode Directory node, inheriting from FsNode More...
#include <ramfs.hpp>
Data Fields | |
| RBTree< const char * > | rbt |
| 目录中的文件树 File tree in the directory | |
Data Fields inherited from LibXR::RamFS::FsNode | |
| const char * | name |
| FsNodeType | type |
| Dir * | parent |
|
inline |
Definition at line 217 of file ramfs.hpp.
| RBTree<const char *> LibXR::RamFS::DirNode::rbt |