![]() |
Fove SDK v1.4.0
|
Public Member Functions | |
None | __init__ (self, T value, error=capi.ErrorCode.None_) |
bool | __bool__ (self) |
str | __str__ (self) |
capi.ErrorCode | error (self) |
bool | isAcceptable (self) |
bool | isReliable (self) |
bool | isValid (self) |
bool | succeeded (self) |
T | value (self) |
Public Attributes | |
error | |
Protected Attributes | |
_error | |
_value | |