DART  6.6.2
dart::common::Factory< KeyT, BaseT, HeldT, Args > Member List

This is the complete list of members for dart::common::Factory< KeyT, BaseT, HeldT, Args >, including all inherited members.

canCreate(const KeyT &key)dart::common::Factory< KeyT, BaseT, HeldT, Args >
create(const KeyT &key, Args &&... args)dart::common::Factory< KeyT, BaseT, HeldT, Args >
Creator typedefdart::common::Factory< KeyT, BaseT, HeldT, Args >
CreatorMap typedefdart::common::Factory< KeyT, BaseT, HeldT, Args >
defaultCreator(Args &&... args)dart::common::Factory< KeyT, BaseT, HeldT, Args >privatestatic
Factory()=defaultdart::common::Factory< KeyT, BaseT, HeldT, Args >
HashType typedefdart::common::Factory< KeyT, BaseT, HeldT, Args >
mCreatorMapdart::common::Factory< KeyT, BaseT, HeldT, Args >private
registerCreator(const KeyT &key, Creator creator)dart::common::Factory< KeyT, BaseT, HeldT, Args >
registerCreator(const KeyT &key)dart::common::Factory< KeyT, BaseT, HeldT, Args >
This typedefdart::common::Factory< KeyT, BaseT, HeldT, Args >
unregisterAllCreators()dart::common::Factory< KeyT, BaseT, HeldT, Args >
unregisterCreator(const KeyT &key)dart::common::Factory< KeyT, BaseT, HeldT, Args >
~Factory()=defaultdart::common::Factory< KeyT, BaseT, HeldT, Args >virtual