OpenLexocad
28.0
|
#include <DocObjectProxy.h>
Public Member Functions | |
~DocObjectProxy (void) | |
![]() | |
std::shared_ptr< Document > | getDocument () const |
bool | isNew () const |
bool | isUpdated () const |
bool | isValid () const |
bool | hasErrors () const |
void | touch () |
LxIfc4::LxIfc4EntityEnum | getEntityType () const |
std::string | getEntityTypeAsString () const |
std::shared_ptr< Core::DbgInfo > | getDbgInfo () const |
DocObject (Core::DocObject *aObject) | |
virtual | ~DocObject (void) |
Core::DocObject * | __getObj__ () const |
Protected Member Functions | |
DocObjectProxy () | |
![]() | |
DocObject () | |
Additional Inherited Members | |
![]() | |
Core::DocObject * | _coreObj = nullptr |
OpenLxApp::DocObjectProxy::~DocObjectProxy | ( | void | ) |
|
inlineprotected |