#include "SIM_API.h"#include "SIM_DataUtils.h"Go to the source code of this file.
Classes | |
| class | SIM_ConRel |
Enumerations | |
| enum | SIM_ConRelError { SIM_CONRELERR_NONE = 0, SIM_CONRELERR_UNPROCESSED = 1, SIM_CONRELERR_BADOBJECT = 2, SIM_CONRELERR_BADPOINT = 3 } |
| This enumeration defines the error codes that can be set on a SIM_ConRel. More... | |
| enum SIM_ConRelError |
This enumeration defines the error codes that can be set on a SIM_ConRel.
| SIM_CONRELERR_NONE | |
| SIM_CONRELERR_UNPROCESSED | |
| SIM_CONRELERR_BADOBJECT | |
| SIM_CONRELERR_BADPOINT |
Definition at line 25 of file SIM_ConRel.h.
1.5.9