All Categories  Class Hierarchy  This Category  Previous  Next  Indexes

Interface_Dispatcher Class CATCdpListOfObject

CATCdpListOfObject
 


public class CATCdpListOfObject



Constructor and Destructor Index


o CATCdpListOfObject(CATCdpListOfObject&)
o CATCdpListOfObject(int)
o ~CATCdpListOfObject()

Method Index


o AddObject(CATCdpObject* const)
o AddObjectPSN(CATCdpObject* const)
o CommitObjectList()
o GetNumberOfObject()
o GetObject(CATCdpIndex&)
o GetObject(int)
o InitCursorIndex(CATCdpIndex&)
o IsCursorNull(CATCdpIndex&)
o RemoveObject(CATCdpIndex&)
o RemoveObject(CATCdpObject* const)
o RemoveObject(int,char* const)
o ResetObjectList()
o SearchObjectByIndex(CATCdpIndex&)
o SearchObjectByKey(int,char* const)
o SearchObjectIndex(CATCdpObject* const)
o SearchObjectIndex(int,char* const)
o operator=(CATCdpListOfObject&)

Constructor and Destructor


o CATCdpListOfObject
public CATCdpListOfObject( const CATCdpListOfObject& elt)
o CATCdpListOfObject
public CATCdpListOfObject(int nInitialeSize= 1024 )
o ~CATCdpListOfObject
public virtual ~CATCdpListOfObject()

Methods


o AddObject
public int AddObject(CATCdpObject* const xObject)
o AddObjectPSN
public int AddObjectPSN(CATCdpObject* const xObject)
o CommitObjectList
public void CommitObjectList()
o GetNumberOfObject
public int GetNumberOfObject()const
o GetObject
public CATCdpObject * GetObject( const CATCdpIndex& nIndex)const
o GetObject
public CATCdpObject * GetObject(int nIndice)const
o InitCursorIndex
public static void InitCursorIndex(CATCdpIndex& nIndex)
o IsCursorNull
public static int IsCursorNull( const CATCdpIndex& nIndex)
o RemoveObject
public int RemoveObject( const CATCdpIndex& nIndex)
o RemoveObject
public int RemoveObject( const CATCdpObject* const xObject)
o RemoveObject
public int RemoveObject(int nKeySize,
const char* const cKey)
o ResetObjectList
public void ResetObjectList()
o SearchObjectByIndex
public CATCdpObject * SearchObjectByIndex(CATCdpIndex& nIndex)const
o SearchObjectByKey
public CATCdpObject * SearchObjectByKey(int nKeySize,
const char* const cKey)const
o SearchObjectIndex
public CATCdpIndex SearchObjectIndex( const CATCdpObject* const xObject)const
o SearchObjectIndex
public CATCdpIndex SearchObjectIndex(int nKeySize,
const char* const cKey)const
o operator=
public const CATCdpListOfObject& operator=( const CATCdpListOfObject& )

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

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