#include <registry.h>
Public Member Functions | |
virtual rve_interface_gen::Interface * | create (rve_rpc::Client &client) const |
virtual void | destroy (rve_interface_gen::Interface *ifc) const |
Definition at line 60 of file registry.h.
virtual rve_interface_gen::Interface* rve_render_client::ProxyCreatorT< T >::create | ( | rve_rpc::Client & | client | ) | const [inline, virtual] |
Implements rve_render_client::ProxyCreator.
Definition at line 62 of file registry.h.
virtual void rve_render_client::ProxyCreatorT< T >::destroy | ( | rve_interface_gen::Interface * | ifc | ) | const [inline, virtual] |
Implements rve_render_client::ProxyCreator.
Definition at line 67 of file registry.h.