Pottu
Public Member Functions | Public Attributes | List of all members
pottu::OTObject Class Referenceabstract

Pure virtual base class for ObjectTree objects. More...

#include <OTObject.hpp>

Inheritance diagram for pottu::OTObject:
Inheritance graph
[legend]

Public Member Functions

 OTObject (const std::string &name_)
 
 OTObject (const OTObject &o)=delete
 
 OTObject (OTObject &&o)=delete
 
const std::string & name () const
 
virtual void exportToDisk (const std::string &prefix, export_context_t &ectx) const =0
 

Public Attributes

std::string _name
 

Detailed Description

Pure virtual base class for ObjectTree objects.


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