Classes | |
| class | PhaseError |
Public Types | |
| enum | errorType { INVALID, BOUNDS, STATE, CALCULATION, UNKTYPE, INVALID, BOUNDS, STATE, CALCULATION, UNKTYPE } |
| enum | errorSeverity { WARNING, SERIOUS, FATAL, UNKSEV, WARNING, SERIOUS, FATAL, UNKSEV } |
| enum | errorType { INVALID, BOUNDS, STATE, CALCULATION, UNKTYPE, INVALID, BOUNDS, STATE, CALCULATION, UNKTYPE } |
| enum | errorSeverity { WARNING, SERIOUS, FATAL, UNKSEV, WARNING, SERIOUS, FATAL, UNKSEV } |
| typedef dPhase_ptr | _ptr_type |
| typedef dPhase_var | _var_type |
| typedef errorType & | errorType_out |
| typedef errorSeverity & | errorSeverity_out |
| typedef dPhase_ptr | _ptr_type |
| typedef dPhase_var | _var_type |
| typedef errorType & | errorType_out |
| typedef errorSeverity & | errorSeverity_out |
Public Member Functions | |
| inline::phases::dPhase_ptr | _this () |
| inline::phases::dPhase_ptr | _this () |
Static Public Member Functions | |
| static _ptr_type | _duplicate (_ptr_type) |
| static _ptr_type | _narrow (::CORBA::Object_ptr) |
| static _ptr_type | _unchecked_narrow (::CORBA::Object_ptr) |
| static _ptr_type | _nil () |
| static void | _marshalObjRef (_ptr_type, cdrStream &) |
| static _ptr_type | _unmarshalObjRef (cdrStream &s) |
| static _ptr_type | _duplicate (_ptr_type) |
| static _ptr_type | _narrow (::CORBA::Object_ptr) |
| static _ptr_type | _unchecked_narrow (::CORBA::Object_ptr) |
| static _ptr_type | _nil () |
| static void | _marshalObjRef (_ptr_type, cdrStream &) |
| static _ptr_type | _unmarshalObjRef (cdrStream &s) |
Static Public Attributes | |
| static _core_attr const char * | _PD_repoId |
Definition at line 149 of file dPhases/phases.hh.
1.7.1