Open CASCADE Technology 6.6.0
Public Member Functions
CDF_StoreList Class Reference

#include <CDF_StoreList.hxx>

Inheritance diagram for CDF_StoreList:
Inheritance graph
[legend]

Public Member Functions

 CDF_StoreList (const Handle< CDM_Document > &aDocument)
Standard_Boolean IsConsistent () const
PCDM_StoreStatus Store (Handle< CDM_MetaData > &aMetaData, TCollection_ExtendedString &aStatusAssociatedText)
 stores each object of the storelist in the reverse
order of which they had been added.

void Init ()
Standard_Boolean More () const
void Next ()
Handle_CDM_Document Value () const

Constructor & Destructor Documentation

CDF_StoreList::CDF_StoreList ( const Handle< CDM_Document > &  aDocument)

Member Function Documentation

void CDF_StoreList::Init ( )
Standard_Boolean CDF_StoreList::IsConsistent ( ) const
Standard_Boolean CDF_StoreList::More ( ) const
void CDF_StoreList::Next ( )
PCDM_StoreStatus CDF_StoreList::Store ( Handle< CDM_MetaData > &  aMetaData,
TCollection_ExtendedString aStatusAssociatedText 
)
Handle_CDM_Document CDF_StoreList::Value ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines