UMPS
The University of Utah Seismograph Stations Message Passing System.
UMPS::MessageFormats::Failure Member List

This is the complete list of members for UMPS::MessageFormats::Failure, including all inherited members.

clear() noexceptUMPS::MessageFormats::Failure
clone() const finalUMPS::MessageFormats::Failurevirtual
createInstance() const noexcept finalUMPS::MessageFormats::Failurevirtual
Failure()UMPS::MessageFormats::Failure
Failure(const Failure &message)UMPS::MessageFormats::Failure
Failure(Failure &&message) noexceptUMPS::MessageFormats::Failure
fromMessage(const std::string &message) finalUMPS::MessageFormats::Failurevirtual
fromMessage(const char *data, size_t length) finalUMPS::MessageFormats::Failurevirtual
getDetails() const noexceptUMPS::MessageFormats::Failure
getMessageType() const noexcept finalUMPS::MessageFormats::Failurevirtual
getMessageVersion() const noexcept finalUMPS::MessageFormats::Failurevirtual
operator=(const Failure &message)UMPS::MessageFormats::Failure
operator=(Failure &&message) noexceptUMPS::MessageFormats::Failure
setDetails(const std::string &details) noexceptUMPS::MessageFormats::Failure
toMessage() const finalUMPS::MessageFormats::Failurevirtual
~Failure() overrideUMPS::MessageFormats::Failure
~IMessage()UMPS::MessageFormats::IMessagevirtual