Warning
doxygenfile: Cannot find file “eos/eapi.h
An eAPI response from the Cli server.
Public Functions
Default constructor.
Full constructor.
Getter for ‘success’: indicates if a response was received.
Getter for ‘error_code’: error code from eAPI response.
Getter for ‘error_message’: error message from response.
Getter for ‘responses’: the set of strings that constitute an eAPI response.
Getter for ‘raw_response’: raw eAPI response (if requested).
Returns a string representation of the current object’s values.
Private Members
Friends
A utility stream operator that adds a string representation of eapi_response_t to the ostream.