phaser-server  0.0.4
Classes
response.h File Reference

Define the various JSON response to client classes. More...

#include <JSON.h>
Include dependency graph for response.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JsonResponse
 Abstract base for all responses. More...
 
class  TextResponse
 Response with an optional text message. More...
 
class  Success
 An "ok" response. More...
 
class  Warning
 An "warning" response with a text diagnostic. More...
 
class  Failure
 An "error" response with a text diagnostic. More...
 
class  CavityNameResponse
 Provide the names of the RF cavities. More...
 

Detailed Description

Define the various JSON response to client classes.

Author
Christopher J. Slominski