Go to the source code of this file.
Defines | |
#define | RESULT_STATUS_H |
#define | MSB_RESULT_ERROR -1 |
#define | MSB_RESULT_GOOD 0 |
#define | MSB_RESULT_FAIL 1 |
#define | MSB_RESULT_BUSY 2 |
|
Definition at line 10 of file result_status.h. Referenced by MutableServerResult::SetStatus(), and MutableServerBase::TransmitRequest(). |
|
Definition at line 7 of file result_status.h. Referenced by ServerTemplate::HandleResult(), main(), MutableServerResult::MutableServerResult(), MutableServerResult::ParseDerivativeData(), and MutableServerResult::SetStatus(). |
|
Definition at line 9 of file result_status.h. Referenced by ServerTemplate::HandleResult(), main(), and MutableServerResult::SetStatus(). |
|
Definition at line 8 of file result_status.h. Referenced by ServerTemplate::HandleResult(), main(), and MutableServerResult::SetStatus(). |
|
Definition at line 2 of file result_status.h. |