All Frameworks  Class Hierarchy  This Framework  Indexes   

GeometricObjects Class CATICGMObjectsSave

Usage: you must use this class as is. You should never derive it.


public class CATICGMObjectsSave

Saves list of CGM Objects belonging to the same geofactory into a CATCGMStream .


Constructor and Destructor Index


o ~CATICGMObjectsSave()
Destructor
o CATICGMObjectsSave(CATCGMStream&)
Constructs an CATICGMObjectsSave operator.

Method Index


o Save(CATLISTP(CATICGMObject)&,CATLISTP(CATICGMObject)*)
Run Save.

Constructor and Destructor


o ~CATICGMObjectsSave
public ~CATICGMObjectsSave()
Destructor
o CATICGMObjectsSave
public CATICGMObjectsSave( ioStreamArea)
Constructs an CATICGMObjectsSave operator.
Parameters:
ioStreamArea
The stream on which the factory is saved.

Methods


o Save
public Save( const iFullFederatorObjects,
const iLightSubsetObjects= NULL)
Run Save.
Parameters:
iFullFederatorObjects
Set of Objects to Save.
iLightSubsetObjects
Light Subset Objects that may be loaded partially afterwards.
Returns:
The result of the operation.
Legal values:
S_OK
if operation succeed.
E_FAIL
if operation fails.

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

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