ponder
3.2
C++ reflection library
|
This is the complete list of members for ponder::runtime::ObjectFactory, including all inherited members.
construct(const Args &args=Args::empty, void *ptr=nullptr) const | ponder::runtime::ObjectFactory | |
create(A... args) const | ponder::runtime::ObjectFactory | inline |
destroy(const UserObject &object) const | ponder::runtime::ObjectFactory | |
destruct(const UserObject &object) const | ponder::runtime::ObjectFactory | |
getClass() const | ponder::runtime::ObjectFactory | inline |
ObjectFactory(const Class &cls) | ponder::runtime::ObjectFactory | inline |