Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CComObject Class Reference

base class for all non-visual plugin objects More...

#include <ComObject.h>

Inheritance diagram for CComObject:

Inheritance graph
[legend]
Collaboration diagram for CComObject:

Collaboration graph
[legend]
List of all members.

Public Methods

__fastcall CComObject (CComObject *owner, CPluginObjectInfo *objectinfo)
__fastcall CComObject (CComObject *owner, CPluginObjectInfo *objectinfo, const CSmallString &name)
__fastcall CComObject (CVisObject *owner, CPluginObjectInfo *objectinfo)
__fastcall CComObject (CVisObject *owner, CPluginObjectInfo *objectinfo, const CSmallString &name)
void __fastcall SetName (const CSmallString &name)
const CSmallString &__fastcall GetName (void) const
void __fastcall SetDescription (const CSmallString &name)
const CSmallString &__fastcall GetDescription (void) const
const CExtUUID &__fastcall GetType (void) const
const CExtUUID &__fastcall GetCategory (void) const
CPluginObjectInfo *__fastcall GetPluginObjectInfo (void) const
virtual int __fastcall GetImageIndex (void) const
const CSmallString __fastcall GetLocaleString (const CSmallString &univalue)
CComObject *__fastcall GetComOwner (void)
void __fastcall SetOwner (CComObject *owner)
void __fastcall SetOwner (CVisObject *owner)
virtual void __fastcall SetIndex (int index)
virtual int __fastcall GetIndex (void) const

Friends

class CVisObject

Detailed Description

base class for all non-visual plugin objects


The documentation for this class was generated from the following file:
Generated on Sun Feb 9 12:57:12 2003 for NemesisCore by doxygen1.3-rc2