HoverRace
2.0
|
#include <InspectMapNode.h>
Public Member Functions | |
InspectScalarNode (const std::string &value) | |
virtual | ~InspectScalarNode () |
void | RenderToYaml (yaml::Emitter &emitter) override |
![]() | |
InspectNode () | |
virtual | ~InspectNode () |
Private Types | |
using | SUPER = InspectNode |
Private Attributes | |
std::string | value |
|
private |
|
inline |
|
inlinevirtual |
|
overridevirtual |
Implements HoverRace::Util::InspectNode.
|
private |