Version: 8.3.0
OptimizerAlg.hxx File Reference
#include <string>
#include "YACSlibEngineExport.hxx"
#include "RefCounter.hxx"
#include "Exception.hxx"
#include "AlternateThread.hxx"
#include "Pool.hxx"
#include "TypeCode.hxx"
Include dependency graph for OptimizerAlg.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  YACS::ENGINE::OptimizerAlgBase
 Base class factorizing common methods for all algorithms interfaces. More...
 
class  YACS::ENGINE::OptimizerAlgASync
 Base class to implement in external dynamic lib in case of optimizer non event oriented. More...
 

Namespaces

namespace  YACS
 
namespace  YACS::ENGINE
 

Typedefs

typedef OptimizerAlgBase YACS::ENGINE::OptimizerAlgSync
 
typedef OptimizerAlgBase *(* YACS::ENGINE::OptimizerAlgBaseFactory )(Pool *pool)