Class UInt64Result

Inheritance Relationships

Base Type

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.