OpenLexocad  27.1
Core::DbgInfoShape Class Reference

#include <DbgInfo.h>

Inheritance diagram for Core::DbgInfoShape:
Core::DbgInfo

Public Member Functions

virtual ~DbgInfoShape ()
 
- Public Member Functions inherited from Core::DbgInfo
 DbgInfo ()
 
virtual ~DbgInfo ()
 
void addChild (pDbgInfo child)
 
std::vector< pDbgInfogetChildren () const
 
void createMD5 (const Base::String &prefix)
 

Public Attributes

pConstShape shape
 
- Public Attributes inherited from Core::DbgInfo
MD5 dbginfo_md5
 
Base::String name
 
Base::String value
 
Base::String type
 

Additional Inherited Members

- Static Public Member Functions inherited from Core::DbgInfo
template<typename T >
static std::shared_ptr< T > createDbgInfo (const Base::String &name, const Base::String &value, const Base::String &type, pDbgInfo parent=nullptr)
 

Constructor & Destructor Documentation

◆ ~DbgInfoShape()

virtual Core::DbgInfoShape::~DbgInfoShape ( )
inlinevirtual

Member Data Documentation

◆ shape

pConstShape Core::DbgInfoShape::shape

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