#include <FxStdsError.h>
Definition at line 35 of file FxStdsError.h.
◆ ~CFxStdsError()
| CFxStdsError::~CFxStdsError |
( |
| ) |
|
|
inlineoverride |
◆ ApplyFix()
Description:
Function to apply a fix to the Current Error. Arguments:
- Parameters
-
| CFxStdsFix* | Pointer to Fix that is to be applied to the current Error. |
◆ GetBadObjectId()
◆ GetBadObjectName()
| virtual CFxString CFxStdsError::GetBadObjectName |
( |
| ) |
|
|
pure virtual |
◆ GetDescription()
| virtual CFxString CFxStdsError::GetDescription |
( |
| ) |
|
|
pure virtual |
◆ getErrorMap()
Description:
Function to get the property map for the Current Error.
◆ GetErrorTypeName()
| virtual CFxString CFxStdsError::GetErrorTypeName |
( |
| ) |
|
|
pure virtual |
◆ GetIgnoredByUser()
| virtual void CFxStdsError::GetIgnoredByUser |
( |
bool & | , |
|
|
CFxString & | ) |
|
pure virtual |
Description:
Function to get/set if the Current Error is ignored by the user.
Arguments:
- Parameters
-
| CFxString | User name who ignored this error. |
| bool | Is The current error ignored or not. |
◆ GetPlugins()
◆ GetPropertyValue()
Description:
Function to get/set the property from/to the Current Error object. Arguments:
- Parameters
-
◆ ODRX_DECLARE_MEMBERS()
◆ PropertyCount()
| virtual int CFxStdsError::PropertyCount |
( |
| ) |
|
|
pure virtual |
Description:
Function to get the count of the properties that are to be checked in the Current Error object.
◆ Reset()
| virtual void CFxStdsError::Reset |
( |
| ) |
|
|
pure virtual |
Description:
Function to clear the map containing properties of the Current Error object.
◆ SetBadObjectId()
Description:
Function to get/set the ObjectId of the Current Error. Arguments:
- Parameters
-
◆ SetBadObjectName()
Description:
Function to get/set the object name of the Current Error. Arguments:
- Parameters
-
| CFxString | DXF Object Name of the object that has the issue. |
◆ SetDescription()
Description:
Function to get/set the description of the Current Error. Arguments:
- Parameters
-
| CFxString | Description about what kind of issue an object has. |
◆ SetErrorTypeName()
Description:
Function to get/set the description of the Current Error. Arguments:
- Parameters
-
◆ SetIgnoredByUser()
◆ SetPlugin()
Description:
Function to get/set the current plugin from/to the Current Error. Arguments:
- Parameters
-
◆ SetPropertyValue()
The documentation for this class was generated from the following file: