Machine Learning Library
Classes | Typedefs
CObjectFactory.h File Reference
#include "CObject.h"
#include <string>

Go to the source code of this file.

Classes

class  CObjectFactory
 Produces objects of given name and type. More...
 

Typedefs

typedef void * _create_double_object ()
 
typedef void * _create_float_object ()
 

Typedef Documentation

typedef void* _create_double_object()
typedef void* _create_float_object()