Doxybook2::Node::ClassReference
#include <Node.hpp>
Public Attributes
| Name | |
|---|---|
| std::string | name |
| std::string | refid |
| Visibility | prot |
| Virtual | virt |
| const Node * | ptr |
Public Attributes Documentation
variable name
cpp
std::string name;variable refid
cpp
std::string refid;variable prot
cpp
Visibility prot;variable virt
cpp
Virtual virt;variable ptr
cpp
const Node * ptr {nullptr};Updated on 2026-05-17 at 13:22:38 +0000