#include <FxStdsFix.h>
Definition at line 28 of file FxStdsFix.h.
◆ ~CFxStdsFix()
CFxStdsFix::~CFxStdsFix |
( |
| ) |
|
|
inlineoverride |
◆ GetDescription()
virtual CFxString CFxStdsFix::GetDescription |
( |
| ) |
|
|
pure virtual |
◆ GetFixObjectId()
◆ GetFixObjectName()
virtual CFxString CFxStdsFix::GetFixObjectName |
( |
| ) |
|
|
pure virtual |
◆ GetPropertyValue()
Description: function to get/set the property from/to the Current Fix object.
- Parameters
-
CFxString | Property name. |
OdResBufPtr | Resbuf containing property value. |
◆ GetStandardFileName()
virtual CFxString CFxStdsFix::GetStandardFileName |
( |
| ) |
|
|
pure virtual |
◆ ODRX_DECLARE_MEMBERS()
◆ PropertyCount()
virtual int CFxStdsFix::PropertyCount |
( |
| ) |
|
|
pure virtual |
Description: function to get the count of the properties that are to be checked in the Current Fix object.
◆ Reset()
virtual void CFxStdsFix::Reset |
( |
| ) |
|
|
pure virtual |
Description: function to clear the map containing properties of the Current Fix object.
◆ SetDescription()
Description: function to get/set the description of the Current Fix.
- Parameters
-
◆ SetFixObjectId()
Description: function to get/set the Object ID of the Current Fix.
- Parameters
-
◆ SetFixObjectName()
Description: function to get/set the description of the Current Fix.
- Parameters
-
◆ SetPropertyValue()
◆ SetStandardFileName()
Description: function to get/set if the Standard File's name that contains this Fix object.
- Parameters
-
CFxString | Standard File's name containing this fix. |
The documentation for this class was generated from the following file: