Open CASCADE Technology
7.5.0
|
#include <Standard_NotImplemented.hxx>
#include <Standard_NullValue.hxx>
#include <StdObjMgt_Persistent.hxx>
#include <StdObjMgt_ReadData.hxx>
#include <StdObjMgt_WriteData.hxx>
#include <NCollection_DefineHArray1.hxx>
#include <TColStd_HArray1OfInteger.hxx>
#include <TColStd_HArray1OfReal.hxx>
#include <TColStd_HArray1OfByte.hxx>
Functions | |
DEFINE_HARRAY1 (StdLPersistent_HArray1OfPersistent, NCollection_Array1< Handle< StdObjMgt_Persistent >>) class StdLPersistent_HArray1 | |
StdObjMgt_ReadData & | operator>> (StdObjMgt_ReadData &theReadData, Standard_Byte &theByte) |
StdObjMgt_WriteData & | operator>> (StdObjMgt_WriteData &theWriteData, const Standard_Byte &theByte) |
DEFINE_HARRAY1 | ( | StdLPersistent_HArray1OfPersistent | , |
NCollection_Array1< Handle< StdObjMgt_Persistent >> | |||
) |
Read persistent data from a file.
Write persistent data to a file.
Get the array.
|
inline |
|
inline |