Open CASCADE Technology  7.6.0
Data Structures

Storage_BaseDriver.hxx File Reference

#include <Standard_Type.hxx>
#include <Storage_OpenMode.hxx>
#include <Storage_Error.hxx>
#include <Storage_Data.hxx>
#include <Storage_Position.hxx>
#include <TCollection_AsciiString.hxx>
#include <TColStd_SequenceOfAsciiString.hxx>
#include <TColStd_SequenceOfExtendedString.hxx>

Data Structures

class  Storage_BaseDriver
 Root class for drivers. A driver assigns a physical container to data to be stored or retrieved, for instance a file. The FSD package provides two derived concrete classes : More...