UMPS
The University of Utah Seismograph Stations Message Passing System.
Message Formats

Some message formats provided by UMPS. More...

Collaboration diagram for Message Formats:

Classes

class  UMPS::MessageFormats::Failure
 This message is a general failure message. For generalized request-reply mechanisms, the server side code cannot terminate with an exception. In these truly exceptional situations, this generic failure message can be returned. More...
 
class  UMPS::MessageFormats::Messages
 This is a container for holding multiple (unique) message formats. More...
 
class  UMPS::MessageFormats::Text
 Defines a text-based message. For example, this class would allow you to send the contents of a text file. More...
 

Detailed Description

Some message formats provided by UMPS.