Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Node Struct Reference
Inheritance diagram for Node:

Public Member Functions

 Node (NodeType inType)
 
virtual ~Node ()
 

Public Attributes

const NodeType type
 

Detailed Description

Definition at line 17 of file Regexp.cpp.

Constructor & Destructor Documentation

◆ Node()

Node::Node ( NodeType inType)
inline

Definition at line 20 of file Regexp.cpp.

20: type(inType) {}
const NodeType type
Definition Regexp.cpp:19

◆ ~Node()

virtual Node::~Node ( )
inlinevirtual

Definition at line 21 of file Regexp.cpp.

21{}

Member Data Documentation

◆ type

const NodeType Node::type

Definition at line 19 of file Regexp.cpp.


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