OSVR-Core
Public Types | Public Member Functions | List of all members
GraphOutputFactory Class Reference
Inheritance diagram for GraphOutputFactory:

Public Types

typedef std::function< osvr::unique_ptr< GraphOutputInterface > std::ostream &os)> GraphFactory
 

Public Member Functions

osvr::unique_ptr< GraphOutputInterfacecreate (std::ostream &os, std::string const &type)
 Factory method.
 
void registerGraphFactory (std::string const &type, GraphFactory factory)
 

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