modm API documentation
Main Page
Modules
Classes
Class List
Class Index
Class Hierarchy
Class Members
Public Member Functions
|
Protected Member Functions
|
Protected Attributes
|
Friends
|
List of all members
modm::amnb::Result< ReturnType, ErrorType > Struct Template Reference
Public Member Functions
bool
hasError
() const
bool
hasUserError
() const
Error
error
() const
const ErrorType *
userError
() const
const ReturnType *
result
() const
operator bool
() const
const ReturnType &
operator*
() const
Protected Member Functions
Result
(
Message
&msg)
Protected Attributes
union {
const ReturnType *
retval
{nullptr}
const ErrorType *
errval
};
Error
syserr
{Error::Ok}
Friends
template<size_t , size_t >
class
Node
The documentation for this struct was generated from the following file:
handler.hpp
modm
amnb
Result
Generated by
1.4.2