Skip to content

Doxybook2::Node::ParameterListItem

#include <Node.hpp>

Public Attributes

Name
std::stringname
std::stringtext

Public Attributes Documentation

variable name

cpp
std::string name;

variable text

cpp
std::string text;

Updated on 2026-05-17 at 13:22:38 +0000

Built with VitePress