OpenWalnut  1.4.0
Public Attributes
WStructuredTextParser::ObjectType Struct Reference

An object is always a name and contains several further nodes. More...

#include <WStructuredTextParser.h>

List of all members.

Public Attributes

std::string m_name
 Name of the object.
std::vector< MemberTypem_nodes
 Object's members.

Detailed Description

An object is always a name and contains several further nodes.

Definition at line 121 of file WStructuredTextParser.h.


Member Data Documentation

Name of the object.

Definition at line 126 of file WStructuredTextParser.h.

Object's members.

Definition at line 131 of file WStructuredTextParser.h.

Referenced by WStructuredTextParser::StructuredValueTree::traverse().


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