Fove SDK  v1.3.1
Public Member Functions | Public Attributes | List of all members
fove.headset.Result Class Reference
Inheritance diagram for fove.headset.Result:
Inheritance graph
[legend]
Collaboration diagram for fove.headset.Result:
Collaboration graph
[legend]

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