Class BooleanResult
Defined in File SystemsResult.h
Inheritance Relationships
Base Type
public csp::systems::ResultBase
(Class ResultBase)
Class Documentation
-
class BooleanResult : public csp::systems::ResultBase
A result handler that is used to notify a user of an error while passing a boolean value.
Public Functions
-
bool GetValue() const
A getter which returns the bool passed via the result.
-
bool GetValue() const