OpenLexocad  27.1
Base::GlobalAttachment Class Reference

#include <GlobalAttachment.h>

Public Member Functions

 GlobalAttachment ()
 
virtual ~GlobalAttachment ()
 
virtual bool hasID (const std::string &id) const
 

Public Attributes

std::map< Base::String, GlobalAttachment * > m_subAttachments
 

Constructor & Destructor Documentation

◆ GlobalAttachment()

Base::GlobalAttachment::GlobalAttachment ( )
inline

◆ ~GlobalAttachment()

virtual Base::GlobalAttachment::~GlobalAttachment ( )
inlinevirtual

Member Function Documentation

◆ hasID()

virtual bool Base::GlobalAttachment::hasID ( const std::string &  id) const
inlinevirtual

Member Data Documentation

◆ m_subAttachments

std::map<Base::String, GlobalAttachment*> Base::GlobalAttachment::m_subAttachments

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