All Frameworks Class Hierarchy This Framework Indexes
VPMInterfaces Interface CATICfgMileStone
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATICfgMileStone
Method Index
- o
GetValue(CATICfgValue_var&)
- Get the value of the milestone
- o
SetValue(int)
- Set the value of the milestone
- o
SetValue(CATTime&)
- Set the value of the milestone
Methods
o GetValue
| public virtual GetValue( | | oVal) |
-
Get the value of the milestone
- Parameters:
-
- oVal
- value of the milestone.
o SetValue
| public virtual SetValue( | const | iVal) |
-
Set the value of the milestone
- Parameters:
-
- iVal
- Value of the milestone.
o SetValue
| public virtual SetValue( | const | iVal) |
-
Set the value of the milestone
- Parameters:
-
- iVal
- Value of the milestone.
This object is included in the file: CATICfgMileStone.h
If needed, your Imakefile.mk should include the module: GUIDVPMInterfaces