7#ifndef BALL_ENERGY_COMPOSEDENERGYPROCESSOR
8#define BALL_ENERGY_COMPOSEDENERGYPROCESSOR
14#ifndef BALL_ENERGY_ENERGYPROCESSOR_H
125 void checkValidity();
void addComponent(EnergyProcessor *proc)
ComposedEnergyProcessor()
void removeComponent(EnergyProcessor *proc)
EnergyProcessorList components_
Size getNumberOfEnergyProcessors() const
#define BALL_CREATE(name)
std::list< EnergyProcessor * > EnergyProcessorList