factory.h File Reference

Classes

class   FactoryInterface
class   FactoryFunctions< Factory< T(ARGS...)>, SUPER >
class   FactoryFunctions< Factory< T(const DataDictionary &)>, SUPER >
class   Factory< T(ARGS...)>
class   Factory< T(ARGS...)>::NonConst
class   FactoryFactory

Namespaces

  maxon

Typedefs

template<typename FACTORY >
using  FactoryBase = ReferenceBase< FactoryFunctions< FACTORY, FactoryInterface::ReferenceFunctions< RefBaseFunctions< DirectRef< const FactoryInterface, StrongRefHandler, FACTORY > >> >>