|
Open CASCADE Technology 6.5.2
|
#include <CDF_StoreList.hxx>

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 |
| CDF_StoreList::CDF_StoreList | ( | const Handle< CDM_Document > & | aDocument | ) |
| 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 |
1.7.4