20 #ifndef _COH_INTERACTION_LIST_GENERATOR_H_ 
   21 #define _COH_INTERACTION_LIST_GENERATOR_H_ 
   57 #endif // _COH_INTERACTION_LIST_GENERATOR_H_ 
void LoadConfigData(void)
 
Defines the InteractionListGeneratorI interface. Concrete implementations of this interface generate ...
 
Concrete implementations of the InteractionListGeneratorI interface. Generates a list of all the Inte...
 
void Configure(const Registry &config)
 
~COHInteractionListGenerator()
 
COHInteractionListGenerator()
 
InteractionList * CreateInteractionList(const InitialState &init) const 
 
A registry. Provides the container for algorithm configuration parameters. 
 
A vector of Interaction objects. 
 
Initial State information.