HoverRace  2.0
Public Member Functions | Private Types | Private Attributes | List of all members
HoverRace::Util::InspectScalarNode Class Reference

#include <InspectMapNode.h>

+ Inheritance diagram for HoverRace::Util::InspectScalarNode:

Public Member Functions

 InspectScalarNode (const std::string &value)
 
virtual ~InspectScalarNode ()
 
void RenderToYaml (yaml::Emitter &emitter) override
 
- Public Member Functions inherited from HoverRace::Util::InspectNode
 InspectNode ()
 
virtual ~InspectNode ()
 

Private Types

using SUPER = InspectNode
 

Private Attributes

std::string value
 

Member Typedef Documentation

Constructor & Destructor Documentation

HoverRace::Util::InspectScalarNode::InspectScalarNode ( const std::string &  value)
inline
virtual HoverRace::Util::InspectScalarNode::~InspectScalarNode ( )
inlinevirtual

Member Function Documentation

void HoverRace::Util::InspectScalarNode::RenderToYaml ( yaml::Emitter emitter)
overridevirtual

Member Data Documentation

std::string HoverRace::Util::InspectScalarNode::value
private

The documentation for this class was generated from the following files: