All Categories  Class Hierarchy  This Category  Previous  Next  Indexes

Interface_Dispatcher Class CATCdpObjectOnInstance

Interface_Dispatcher.CATCdpObject
  |
  +---CATCdpObjectOnInstance
 


public class CATCdpObjectOnInstance



Constructor and Destructor Index


o CATCdpObjectOnInstance(CATCdpObjectFactory*,int)
o CATCdpObjectOnInstance(CATCdpObjectOnInstance&)
o ~CATCdpObjectOnInstance()

Method Index


o AddEventSubType(int)
o GetObject()
o IsEventCheckInDefine()
o IsEventCheckOutDefine()
o IsEventCreateDefine()
o IsEventDeleteDefine()
o IsEventLoadDefine()
o IsEventModifyDefine()
o IsEventPromoteDefine()
o IsEventRevisedDefine()
o IsEventTypeOf(int)
o IsEventUserDefine()
o Merge(CATCdpObject*)
o SetObject(void* const)
o operator=(CATCdpObjectOnInstance&)

Data Member Index


o _xObject

Constructor and Destructor


o CATCdpObjectOnInstance
public CATCdpObjectOnInstance(CATCdpObjectFactory* xFactory,
int nEventfType= CdpUnknownEventType )
o CATCdpObjectOnInstance
public CATCdpObjectOnInstance( const CATCdpObjectOnInstance& elt)
o ~CATCdpObjectOnInstance
protected virtual ~CATCdpObjectOnInstance()

Methods


o AddEventSubType
protected void AddEventSubType(int )
o GetObject
public void * GetObject()const
o IsEventCheckInDefine
public int IsEventCheckInDefine()const
o IsEventCheckOutDefine
public int IsEventCheckOutDefine()const
o IsEventCreateDefine
public int IsEventCreateDefine()const
o IsEventDeleteDefine
public int IsEventDeleteDefine()const
o IsEventLoadDefine
public int IsEventLoadDefine()const
o IsEventModifyDefine
public int IsEventModifyDefine()const
o IsEventPromoteDefine
public int IsEventPromoteDefine()const
o IsEventRevisedDefine
public int IsEventRevisedDefine()const
o IsEventTypeOf
public virtual int IsEventTypeOf(int nSubType)const
o IsEventUserDefine
public int IsEventUserDefine()const
o Merge
public virtual void Merge( const CATCdpObject* xEvent)
o SetObject
public int SetObject(void* const xObject)
o operator=
public const CATCdpObjectOnInstance& operator=( const CATCdpObjectOnInstance& )

Data Members


o _xObject
  protected void * _xObject

This object is included in the file: CATCdpObjectOnInstance.h
If needed, your Imakefile.mk should include the module: VY0INF

Copyright © 2003, Dassault Systèmes. All rights reserved.