Namespaces | Typedefs | Functions | Variables
registry.cpp File Reference
#include <rve_render_client/registry.h>
#include <rve_rpc/client.h>
#include <map>
#include <boost/thread/mutex.hpp>
#include <ros/assert.h>
Include dependency graph for registry.cpp:

Go to the source code of this file.

Namespaces

namespace  rve_render_client

Typedefs

typedef std::map< std::string,
ProxyCreatorPtr > 
rve_render_client::M_ProxyCreator

Functions

rve_interface_gen::Interfacerve_render_client::createProxy (const std::string &name, rve_rpc::Client &client)
void rve_render_client::destroyProxy (const std::string &name, rve_interface_gen::Interface *ifc)
void rve_render_client::getProxyNames (V_string &out_names)
void rve_render_client::registerProxy (const std::string &name, const ProxyCreatorPtr &creator)
void rve_render_client::removeProxy (const std::string &name)

Variables

static boost::mutex rve_render_client::g_creators_mutex
static M_ProxyCreator rve_render_client::g_proxy_creators


rve_render_client
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:31:32