GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ALoadedActor.h File Reference

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...
 

Detailed Description

header file for ALoadedActor.cpp

Definition in file ALoadedActor.h.