Open CASCADE Technology 6.5.2
Public Member Functions
TransferBRep_TransferResultInfo Class Reference

Data structure for storing information on transfer result.
At the moment it dispatches information for the following types:
More...

#include <TransferBRep_TransferResultInfo.hxx>

Inheritance diagram for TransferBRep_TransferResultInfo:
Inheritance graph
[legend]

Public Member Functions

 TransferBRep_TransferResultInfo ()
 Creates object with all fields nullified.

void Clear ()
 Resets all the fields.

Standard_Integer & Result ()
Standard_Integer & ResultWarning ()
Standard_Integer & ResultFail ()
Standard_Integer & ResultWarningFail ()
Standard_Integer & NoResult ()
Standard_Integer & NoResultWarning ()
Standard_Integer & NoResultFail ()
Standard_Integer & NoResultWarningFail ()

Detailed Description


Constructor & Destructor Documentation

TransferBRep_TransferResultInfo::TransferBRep_TransferResultInfo ( )

Member Function Documentation

void TransferBRep_TransferResultInfo::Clear ( )
Standard_Integer& TransferBRep_TransferResultInfo::NoResult ( )
Standard_Integer& TransferBRep_TransferResultInfo::NoResultFail ( )
Standard_Integer& TransferBRep_TransferResultInfo::NoResultWarning ( )
Standard_Integer& TransferBRep_TransferResultInfo::NoResultWarningFail ( )
Standard_Integer& TransferBRep_TransferResultInfo::Result ( )
Standard_Integer& TransferBRep_TransferResultInfo::ResultFail ( )
Standard_Integer& TransferBRep_TransferResultInfo::ResultWarning ( )
Standard_Integer& TransferBRep_TransferResultInfo::ResultWarningFail ( )

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