Open CASCADE Technology 6.6.0
Public Member Functions
RWHeaderSection_GeneralModule Class Reference

Defines General Services for HeaderSection Entities
(Share,Check,Copy; Trace already inherited)
Depends (for case numbers) of Protocol from HeaderSection

#include <RWHeaderSection_GeneralModule.hxx>

Inheritance diagram for RWHeaderSection_GeneralModule:
Inheritance graph
[legend]

Public Member Functions

 RWHeaderSection_GeneralModule ()
 Creates a GeneralModule

void FillSharedCase (const Standard_Integer CN, const Handle< Standard_Transient > &ent, Interface_EntityIterator &iter) const
 Specific filling of the list of Entities shared by an Entity
<ent>, according to a Case Number <CN> (provided by HeaderSection
Protocol).

void CheckCase (const Standard_Integer CN, const Handle< Standard_Transient > &ent, const Interface_ShareTool &shares, Handle< Interface_Check > &ach) const
 Specific Checking of an Entity <ent>

void CopyCase (const Standard_Integer CN, const Handle< Standard_Transient > &entfrom, const Handle< Standard_Transient > &entto, Interface_CopyTool &TC) const
 Specific Copy ("Deep") from <entfrom> to <entto> (same type)
by using a CopyTool which provides its working Map.
Use method Transferred from CopyTool to work

Standard_Boolean NewVoid (const Standard_Integer CN, Handle< Standard_Transient > &ent) const
 Creates a new void entity <entto> according to a Case Number
This entity remains to be filled, by reading from a file or
by copying from another entity of same type (see CopyCase)


Constructor & Destructor Documentation

RWHeaderSection_GeneralModule::RWHeaderSection_GeneralModule ( )

Member Function Documentation

void RWHeaderSection_GeneralModule::CheckCase ( const Standard_Integer  CN,
const Handle< Standard_Transient > &  ent,
const Interface_ShareTool shares,
Handle< Interface_Check > &  ach 
) const [virtual]
void RWHeaderSection_GeneralModule::CopyCase ( const Standard_Integer  CN,
const Handle< Standard_Transient > &  entfrom,
const Handle< Standard_Transient > &  entto,
Interface_CopyTool TC 
) const [virtual]
void RWHeaderSection_GeneralModule::FillSharedCase ( const Standard_Integer  CN,
const Handle< Standard_Transient > &  ent,
Interface_EntityIterator iter 
) const [virtual]
Standard_Boolean RWHeaderSection_GeneralModule::NewVoid ( const Standard_Integer  CN,
Handle< Standard_Transient > &  entto 
) const [virtual]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines