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