Open CASCADE Technology 6.6.0
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_IntegerResult ()
Standard_IntegerResultWarning ()
Standard_IntegerResultFail ()
Standard_IntegerResultWarningFail ()
Standard_IntegerNoResult ()
Standard_IntegerNoResultWarning ()
Standard_IntegerNoResultFail ()
Standard_IntegerNoResultWarningFail ()

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