|
Open CASCADE Technology
6.5.4
|
#include <HeaderSection_FileSchema.hxx>

Public Member Functions | |
| HeaderSection_FileSchema () | |
| Returns a FileSchema | |
| void | Init (const Handle< Interface_HArray1OfHAsciiString > &aSchemaIdentifiers) |
| void | SetSchemaIdentifiers (const Handle< Interface_HArray1OfHAsciiString > &aSchemaIdentifiers) |
| Handle_Interface_HArray1OfHAsciiString | SchemaIdentifiers () const |
| Handle_TCollection_HAsciiString | SchemaIdentifiersValue (const Standard_Integer num) const |
| Standard_Integer | NbSchemaIdentifiers () const |
| void HeaderSection_FileSchema::Init | ( | const Handle< Interface_HArray1OfHAsciiString > & | aSchemaIdentifiers | ) |
| Handle_Interface_HArray1OfHAsciiString HeaderSection_FileSchema::SchemaIdentifiers | ( | ) | const |
| Handle_TCollection_HAsciiString HeaderSection_FileSchema::SchemaIdentifiersValue | ( | const Standard_Integer | num | ) | const |
| void HeaderSection_FileSchema::SetSchemaIdentifiers | ( | const Handle< Interface_HArray1OfHAsciiString > & | aSchemaIdentifiers | ) |
1.8.0