CComObject(CComObject *owner, CPluginObjectInfo *objectinfo) (defined in CComObject) | CComObject | |
CComObject(CComObject *owner, CPluginObjectInfo *objectinfo, const CSmallString &name) (defined in CComObject) | CComObject | |
CComObject(CVisObject *owner, CPluginObjectInfo *objectinfo) (defined in CComObject) | CComObject | |
CComObject(CVisObject *owner, CPluginObjectInfo *objectinfo, const CSmallString &name) (defined in CComObject) | CComObject | |
CEventRecievers (defined in CExtObject) | CExtObject | [friend] |
CExtObject(CComObject *owner, CPluginObjectInfo *objectinfo, CProject *project) (defined in CExtObject) | CExtObject | |
CExtObject(CVisObject *owner, CPluginObjectInfo *objectinfo, CProject *project) (defined in CExtObject) | CExtObject | |
CExtVisObject (defined in CExtObject) | CExtObject | [friend] |
ChangeDescription(const CSmallString &name) (defined in CExtObject) | CExtObject | |
ChangeName(const CSmallString &name) (defined in CExtObject) | CExtObject | |
ChangeStatus(const CStatus &status) (defined in CExtObject) | CExtObject | |
CObjectDesigner (defined in CExtObject) | CExtObject | [friend] |
EnableEvents(bool status) (defined in CExtObject) | CExtObject | [inline] |
GetCategory(void) const (defined in CComObject) | CComObject | [inline] |
GetComOwner(void) (defined in CComObject) | CComObject | [inline] |
GetDescription(void) const (defined in CComObject) | CComObject | [inline] |
GetGeoDescriptor(void) (defined in CExtObject) | CExtObject | [virtual] |
GetImageIndex(void) const (defined in CComObject) | CComObject | [virtual] |
GetIndex(void) const (defined in CComObject) | CComObject | [virtual] |
GetLocaleString(const CSmallString &univalue) (defined in CComObject) | CComObject | [inline] |
GetName(void) const (defined in CComObject) | CComObject | [inline] |
GetPluginObjectInfo(void) const (defined in CComObject) | CComObject | [inline] |
GetProject(void) const (defined in CExtObject) | CExtObject | [inline] |
GetROList(void) (defined in CExtObject) | CExtObject | [inline] |
GetStatus(void) const (defined in CExtObject) | CExtObject | [inline] |
GetType(void) const (defined in CComObject) | CComObject | [inline] |
Highlight(bool status, bool propagate=false) (defined in CExtObject) | CExtObject | |
IsHighlighted(void) const (defined in CExtObject) | CExtObject | [inline] |
IsLocked(void) const (defined in CExtObject) | CExtObject | [inline] |
IsVisible(void) const (defined in CExtObject) | CExtObject | [inline] |
Lock(bool status, bool propagate=false) (defined in CExtObject) | CExtObject | |
OpenObjectDesigner(bool unregistered=false) (defined in CExtObject) | CExtObject | |
ProcessEvent(const CEventIdentifier &event, CExtObject *Sender, void *p_data) (defined in CExtObject) | CExtObject | [virtual] |
Project (defined in CExtObject) | CExtObject | |
RegisterEventForServer(const CEventIdentifier &event, CExtObject *server) (defined in CExtObject) | CExtObject | |
RegisterObject(CExtObject *p_ro) (defined in CExtObject) | CExtObject | [inline] |
RemoveFirstFromROList(void) (defined in CExtObject) | CExtObject | [inline] |
RemoveFromRegistered(CExtObject *object, CElementsRecord *history=NULL) (defined in CExtObject) | CExtObject | [inline, virtual] |
SetDescription(const CSmallString &name) (defined in CExtObject) | CExtObject | |
SetIndex(int index) (defined in CComObject) | CComObject | [virtual] |
SetName(const CSmallString &name) (defined in CExtObject) | CExtObject | |
SetOwner(CComObject *owner) (defined in CComObject) | CComObject | |
SetOwner(CVisObject *owner) (defined in CComObject) | CComObject | |
SetStatus(const CStatus &status, const CStatus &mask, bool propagate=false) (defined in CExtObject) | CExtObject | |
SetVisible(bool status, bool propagate=false) (defined in CExtObject) | CExtObject | |
ThrowEvent(const CEventIdentifier &event) (defined in CExtObject) | CExtObject | |
ThrowEvent(const CEventIdentifier &event, void *p_data) (defined in CExtObject) | CExtObject | |
UnregisterAllEvents(void) (defined in CExtObject) | CExtObject | |
UnregisterAllEventsForClient(CExtObject *client) (defined in CExtObject) | CExtObject | |
UnregisterAllEventsForClient(CExtVisObject *client) (defined in CExtObject) | CExtObject | |
UnregisterAllRegisteredObjects(CElementsRecord *history=NULL) (defined in CExtObject) | CExtObject | |
UnregisterEventForServer(const CEventIdentifier &event, CExtObject *server) (defined in CExtObject) | CExtObject | |
UnregisterObject(CExtObject *p_ro) (defined in CExtObject) | CExtObject | [inline] |
~CComObject(void) (defined in CComObject) | CComObject | [virtual] |
~CExtObject(void) (defined in CExtObject) | CExtObject | |