OSVR-Core
Classes | Namespaces | Functions
AliasProcessor.h File Reference

Header. More...

#include <osvr/Common/Export.h>
#include <osvr/Common/PathElementTypes_fwd.h>
#include <osvr/Common/PathNode_fwd.h>
#include <json/value.h>

Go to the source code of this file.

Classes

struct  osvr::common::detail::AliasProcessorOptions
 Options struct for internal usage by AliasProcessor. More...
 
class  osvr::common::AliasProcessor
 A short-lived class for setting up options then processing alias directives to apply to a path tree. More...
 

Namespaces

 osvr
 The main namespace for all C++ elements of the framework, internal and external.
 
 osvr::common
 Handles spatial transformations.
 

Functions

OSVR_COMMON_EXPORT Json::Value osvr::common::convertRouteToAlias (Json::Value const &val)
 Given a single JSON object, if it's an old-fashioned "routing directive", convert it to a normal "alias". More...
 
OSVR_COMMON_EXPORT Json::Value osvr::common::createJSONAlias (std::string const &path, Json::Value const &destination)
 Given a path and a destination, combine them into a JSON alias description. More...
 
OSVR_COMMON_EXPORT Json::Value osvr::common::applyPriorityToAlias (Json::Value const &alias, AliasPriority priority)
 Given a JSON object describing one or more aliases, set the priority of the alias(es). More...
 

Detailed Description

Header.

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr