libxr 1.0
Want to be the best embedded framework
Loading...
Searching...
No Matches
LibXR::RamFS::DeviceNode Class Reference

设备节点,继承自 FsNode Device node, inheriting from FsNode More...

#include <ramfs.hpp>

Inheritance diagram for LibXR::RamFS::DeviceNode:
Collaboration diagram for LibXR::RamFS::DeviceNode:

Data Fields

ReadPort read_port
 读端口 Read port
 
WritePort write_port
 写端口 Write port
 
- Data Fields inherited from LibXR::RamFS::FsNode
const charname
 
FsNodeType type
 
Dirparent
 

Detailed Description

设备节点,继承自 FsNode Device node, inheriting from FsNode

Definition at line 160 of file ramfs.hpp.

Field Documentation

◆ read_port

ReadPort LibXR::RamFS::DeviceNode::read_port

读端口 Read port

Definition at line 162 of file ramfs.hpp.

◆ write_port

WritePort LibXR::RamFS::DeviceNode::write_port

写端口 Write port

Definition at line 163 of file ramfs.hpp.


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