#include <strategy-choice.hpp>
Public Member Functions | |
| operator bool () const | |
| bool | isRegistered () const |
| int | getStatusCode () const |
| get a status code for use in management command response More... | |
Friends | |
| class | StrategyChoice |
| std::ostream & | operator<< (std::ostream &, const InsertResult &) |
Definition at line 71 of file strategy-choice.hpp.
|
inlineexplicit |
Definition at line 75 of file strategy-choice.hpp.
|
inline |
Definition at line 81 of file strategy-choice.hpp.
|
inline |
get a status code for use in management command response
Definition at line 89 of file strategy-choice.hpp.
|
friend |
Definition at line 109 of file strategy-choice.hpp.
|
friend |
Definition at line 125 of file strategy-choice.cpp.