phaser-server  0.0.5
Classes
notify.h File Reference

Define the various JSON client notification classes. More...

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

Go to the source code of this file.

Classes

class  JsonNotice
 Abstract base for all notifications. More...
 
class  StatusNotice
 RF phasing Job status message. More...
 
class  JobNotice
 Abstract RF phasing job related notice. More...
 
class  PauseNotice
 Job pause/resume notice. More...
 
class  LoopNotice
 Job iteration notice. More...
 
class  CavityNotice
 Job 'current cavity' notice. More...
 
class  ProgressNotice
 Job cavity progress notice. More...
 
class  JobStateNotice
 Notify the state of the RF phasing job. More...
 

Detailed Description

Define the various JSON client notification classes.

Author
Christopher J. Slominski