Doxybook2::Node::Param
#include <Node.hpp>
Public Attributes
| Name | |
|---|---|
| std::string | type |
| std::string | typePlain |
| std::string | name |
| std::string | defval |
| std::string | defvalPlain |
Public Attributes Documentation
variable type
cpp
std::string type;variable typePlain
cpp
std::string typePlain;variable name
cpp
std::string name;variable defval
cpp
std::string defval;variable defvalPlain
cpp
std::string defvalPlain;Updated on 2026-05-17 at 13:22:38 +0000