Open Search
    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 = RefBase< FactoryFunctions< FACTORY, FactoryInterface::ReferenceFunctions< RefBaseFn< DirectRef< const FactoryInterface, StrongRefHandler, FACTORY > >> >>