CContingency Class
The structure used for this class is CContingency
Quick Ref |
void CContingency::CContingency() |
CContingency& CContingency::operator=(CContingency& __that) |
Constructors
Name |
Description |
Constructs a |
CContingency::CContingency
Constructs a CContingency object
void CContingency::CContingency();
Remarks
Constructs a CContingency object
Operators
Name |
Description |
CContingency::operator=
CContingency& CContingency::operator=(CContingency& __that);
Parameters
CContingency& __that -
Return Value
Returns CContingency&
Remarks