| 
    Open CASCADE Technology
    6.9.1
    
   | 
 
Gives basic data definition for Step Interface. Any class of a data model described in EXPRESS Language is candidate to be managed by a Step Interface. More...
#include <StepData.hxx>
Static Public Member Functions | |
| static Handle< StepData_Protocol > | HeaderProtocol () | 
| Returns the recorded HeaderProtocol, which can be :  More... | |
| static void | AddHeaderProtocol (const Handle< StepData_Protocol > &headerproto) | 
| Adds a new Header Protocol to the Header Definition.  More... | |
| static void | Init () | 
| Prepares General Data required to work with this package, which are the Protocol and Modules to be loaded into Libraries.  More... | |
| static Handle< StepData_Protocol > | Protocol () | 
| Returns a Protocol from StepData (avoids to create it)  More... | |
Gives basic data definition for Step Interface. Any class of a data model described in EXPRESS Language is candidate to be managed by a Step Interface.
      
  | 
  static | 
Adds a new Header Protocol to the Header Definition.
      
  | 
  static | 
Returns the recorded HeaderProtocol, which can be :
      
  | 
  static | 
Prepares General Data required to work with this package, which are the Protocol and Modules to be loaded into Libraries.
      
  | 
  static | 
Returns a Protocol from StepData (avoids to create it)
 1.8.10