OSVR-Core
|
This is the complete list of members for osvr::client::InterfaceTree, including all inherited members.
addInterface(common::ClientInterfacePtr const &iface) | osvr::client::InterfaceTree | |
clearHandlers() | osvr::client::InterfaceTree | |
eraseHandlerForPath(std::string const &path) | osvr::client::InterfaceTree | |
getHandlerForPath(std::string const &path) | osvr::client::InterfaceTree | |
getInterfacesForPath(std::string const &path) | osvr::client::InterfaceTree | |
HandlerClearVisitor (defined in osvr::client::InterfaceTree) | osvr::client::InterfaceTree | friend |
InterfaceTree() | osvr::client::InterfaceTree | |
node_type typedef (defined in osvr::client::InterfaceTree) | osvr::client::InterfaceTree | |
removeInterface(common::ClientInterfacePtr const &iface) | osvr::client::InterfaceTree | |
replaceHandlerForPath(std::string const &path, RemoteHandlerPtr const &handler) | osvr::client::InterfaceTree | |
updateHandlers() | osvr::client::InterfaceTree | |
value_type typedef (defined in osvr::client::InterfaceTree) | osvr::client::InterfaceTree | |
visitPathsWithoutHandlers(F &&func) | osvr::client::InterfaceTree | inline |