Callbacks Class Reference

#include <Callbacks.H>

List of all members.

Public Types

typedef void(* PVF )()

Public Member Functions

void add (PVF f)
void run () const

Private Attributes

std::vector< PVFm_funcPointers


Member Typedef Documentation

typedef void(* Callbacks::PVF)()


Member Function Documentation

void Callbacks::add ( PVF  f  ) 

void Callbacks::run (  )  const


Member Data Documentation

std::vector<PVF> Callbacks::m_funcPointers [private]


The documentation for this class was generated from the following file:

Generated on Fri Apr 5 04:24:56 2019 for Chombo + EB by  doxygen 1.5.5