Definition: ActiveScript.h:10
#define FORWARD_DECL(x, y)
Definition: Globals.h:93
DocObject is the base class of all persistent objects. The DocObject belongs to exactly one Document.
Definition: DocObject.h:26
Definition: GlobalId.h:28
#define PROXY_HEADER_ABSTRACT(_openlexocadclass_, _corelexocadclass_, _type_)
Definition: Globals.h:137
Root()
Definition: Root.h:36
Base::GlobalId getGlobalId() const
Root is the base class of all BIM related entities. All BIM entities can be identified by a Globally ...
Definition: Root.h:20
bool setGlobalId(const Base::GlobalId &aGlobalId)
Base::String getUserName() const
void setUserName(const Base::String &aName)
A Utf-16 (windows) or ucs4 (unix) encoded string class.
Definition: String.h:18