header file for ALoadedActor.cpp More...
#include <string>
#include "NarvalInterface.h"
#include "DataHandling.h"
#include "AnActorConnection.h"
Go to the source code of this file.
Classes | |
class | Gw::AConfigurator |
base class in charge of configurating, allocating the true actor loaded in a LoadedActor More... | |
class | Gw::ALoadedActor |
An actor looded in an emulator. More... | |
class | Gw::Configurator< Actor_T > |
Namespaces | |
Gw | |
Gammaware namespace. | |
Typedefs | |
typedef void(* | ConfigFunction )(const Char_t *, UInt_t *) |
the function used to configure the underlying actor. Added to allow configuration by calling explicitely one of the base class instead of the class itself. More... | |
header file for ALoadedActor.cpp
Definition in file ALoadedActor.h.