Stores the result of a publish-call. More...
#include <acedia_network.hpp>
Public Member Functions | |
bool | successful () const throw () |
Test if the publishing was successful. | |
PublishingError | error () const throw () |
Get the occured error. |
Stores the result of a publish-call.
Definition at line 65 of file acedia_network.hpp.