MethodResult.h
Classes
- MethodResult -- (full description)
Interface
- Public Members
- MethodResult()
- MethodResult(const String &error)
- MethodResult(const char *error)
- MethodResult(const MethodResult &other)
- MethodResult &operator=(const MethodResult &other)
- ~MethodResult()
- Bool ok() const
- const String &errorMessage() const
or
Review Status
- Date Reviewed:
- yyyy/mm/dd
Prerequisite
- SomeClass
- SomeOtherClass
- some concept
Etymology
Synopsis
Example
Motivation
Template Type Argument Requirements (T)
Thrown Exceptions
To Do
- add this feature
- fix this bug
- start discussion of this possible extension
Member Description
Returns OK
MethodResult(const MethodResult &other)
MethodResult &operator=(const MethodResult &other)
Bool ok() const