ponder 3.2
C++ reflection library
ponder::runtime::ObjectFactory Member List

This is the complete list of members for ponder::runtime::ObjectFactory, including all inherited members.

construct(const Args &args=Args::empty, void *ptr=nullptr) constponder::runtime::ObjectFactory
create(A... args) constponder::runtime::ObjectFactoryinline
destroy(const UserObject &object) constponder::runtime::ObjectFactory
destruct(const UserObject &object) constponder::runtime::ObjectFactory
getClass() constponder::runtime::ObjectFactoryinline
ObjectFactory(const Class &cls)ponder::runtime::ObjectFactoryinline