OSVR-Core
|
Header. More...
#include <osvr/PluginHost/RegistrationContext_fwd.h>
#include <osvr/Util/SharedPtr.h>
#include <osvr/Util/UniquePtr.h>
#include <osvr/Util/AnyMap.h>
#include <osvr/Util/Log.h>
#include <osvr/PluginHost/Export.h>
#include <osvr/PluginHost/PluginSpecificRegistrationContext.h>
#include <boost/noncopyable.hpp>
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | osvr::pluginhost::RegistrationContext |
Class responsible for hosting plugins, along with their registration and destruction. More... | |
Namespaces | |
osvr | |
The main namespace for all C++ elements of the framework, internal and external. | |
osvr::pluginhost | |
PluginHost functionality: loading, hosting, registering, destroying, and enumerating plugins. | |
Header.