Open CASCADE Technology
6.5.4
|
Data structure for storing information on transfer result.
At the moment it dispatches information for the following types:
More...
#include <TransferBRep_TransferResultInfo.hxx>
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 () |