Cat
Classes | Typedefs
Application.h File Reference
#include "Hierarchy.h"
#include "StatusCode.h"
#include "Object.h"

Go to the source code of this file.

Classes

class  State
 
class  Config
 
class  Application
 

Typedefs

typedef StatusCode(* RunSvc) ()
 
typedef StatusCode(* PlotSvc) ()
 

Typedef Documentation

◆ PlotSvc

typedef StatusCode( * PlotSvc) ()

Definition at line 56 of file Application.h.

◆ RunSvc

typedef StatusCode( * RunSvc) ()

Definition at line 55 of file Application.h.