Class BooleanResult

Inheritance Relationships

Base Type

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.