Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Storage_HeaderData Class Reference

#include <Storage_HeaderData.hxx>

Inheritance diagram for Storage_HeaderData:
Inheritance graph
[legend]

Public Member Functions

 Storage_HeaderData ()
TCollection_AsciiString CreationDate () const
 return the creation date

TCollection_AsciiString StorageVersion () const
 return the Storage package version

TCollection_AsciiString SchemaVersion () const
 get the version of the schema

TCollection_AsciiString SchemaName () const
 get the schema's name

void SetApplicationVersion (const TCollection_AsciiString &aVersion)
 set the version of the application

TCollection_AsciiString ApplicationVersion () const
 get the version of the application

void SetApplicationName (const TCollection_ExtendedString &aName)
 set the name of the application

TCollection_ExtendedString ApplicationName () const
 get the name of the application

void SetDataType (const TCollection_ExtendedString &aType)
 set the data type

TCollection_ExtendedString DataType () const
 returns data type

void AddToUserInfo (const TCollection_AsciiString &theUserInfo)
 add <theUserInfo> to the user informations

const
TColStd_SequenceOfAsciiString
UserInfo () const
 return the user informations

void AddToComments (const TCollection_ExtendedString &aComment)
 add <theUserInfo> to the user informations

const
TColStd_SequenceOfExtendedString
Comments () const
 return the user informations

Standard_Integer NumberOfObjects () const
 the the number of persistent objects
Return:
the number of persistent objects readed

Storage_Error ErrorStatus () const
TCollection_AsciiString ErrorStatusExtension () const
void ClearErrorStatus ()

Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: