#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.
- 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.
- 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.
- Parameters
-
CFxString | Property name. |
OdResBufPtr | Resbuf containing property value. |
◆ 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.
- Parameters
-
◆ SetBadObjectName()
Description: function to get/set the object name of the Current Error.
- Parameters
-
CFxString | DXF Object Name of the object that has the issue. |
◆ SetDescription()
Description: function to get/set the description of the Current Error.
- Parameters
-
CFxString | Description about what kind of issue an object has. |
◆ SetErrorTypeName()
Description: function to get/set the description of the Current Error.
- Parameters
-
◆ SetIgnoredByUser()
◆ SetPlugin()
Description: function to get/set the current plugin from/to the Current Error.
- Parameters
-
CFxStdsPluginsPtr | Pointer to the plugin related tot his error. |
◆ SetPropertyValue()
The documentation for this class was generated from the following file: