action() const (defined in HLT::ErrorCode) | HLT::ErrorCode | [inline] |
code | HLT::ErrorCode | |
ErrorCode() | HLT::ErrorCode | [inline] |
ErrorCode(Action::Code a) | HLT::ErrorCode | [inline] |
ErrorCode(Action::Code a, Reason::Code r) | HLT::ErrorCode | [inline] |
ErrorCode(uint32_t c) (defined in HLT::ErrorCode) | HLT::ErrorCode | [inline] |
ErrorCode(const ErrorCode c, Reason::Code r) (defined in HLT::ErrorCode) | HLT::ErrorCode | [inline] |
ErrorCode(Action::Code a, SteeringInternalReason::Code s) (defined in HLT::ErrorCode) | HLT::ErrorCode | [inline] |
ErrorCode(const ErrorCode c, SteeringInternalReason::Code s) (defined in HLT::ErrorCode) | HLT::ErrorCode | [inline] |
ErrorCode(Action::Code a, Reason::Code r, SteeringInternalReason::Code s) (defined in HLT::ErrorCode) | HLT::ErrorCode | [inline] |
operator uint32_t() const (defined in HLT::ErrorCode) | HLT::ErrorCode | [inline] |
operator!=(const ErrorCode &ec) const (defined in HLT::ErrorCode) | HLT::ErrorCode | [inline] |
operator<(const ErrorCode &ec) const (defined in HLT::ErrorCode) | HLT::ErrorCode | [inline] |
operator==(const ErrorCode &ec) const (defined in HLT::ErrorCode) | HLT::ErrorCode | [inline] |
operator>(const ErrorCode &ec) const (defined in HLT::ErrorCode) | HLT::ErrorCode | [inline] |
reason() const (defined in HLT::ErrorCode) | HLT::ErrorCode | [inline] |
steeringInternalReason() const (defined in HLT::ErrorCode) | HLT::ErrorCode | [inline] |
str() (defined in HLT::ErrorCode) | HLT::ErrorCode |