Public Types | |
|
typedef std::function < osvr::unique_ptr < GraphOutputInterface > std::ostream &os)> | GraphFactory |
Public Member Functions | |
|
osvr::unique_ptr < GraphOutputInterface > | create (std::ostream &os, std::string const &type) |
| Factory method. | |
| void | registerGraphFactory (std::string const &type, GraphFactory factory) |
Definition at line 40 of file GraphFactoryRegistration.h.