OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::client::ButtonRemoteFactory Class Reference

Public Member Functions

 ButtonRemoteFactory (VRPNConnectionCollection const &conns)
 
template<typename T >
void registerWith (T &factory) const
 
shared_ptr< RemoteHandleroperator() (common::OriginalSource const &source, common::InterfaceList &ifaces, common::ClientContext &ctx)
 

Detailed Description

Definition at line 45 of file ButtonRemoteFactory.h.

Member Function Documentation

shared_ptr< RemoteHandler > osvr::client::ButtonRemoteFactory::operator() ( common::OriginalSource const &  source,
common::InterfaceList &  ifaces,
common::ClientContext ctx 
)
Todo:
find out why make_shared causes a crash here

Definition at line 142 of file ButtonRemoteFactory.cpp.


The documentation for this class was generated from the following files: