OSVR-Core
osvr::pluginkit::DeviceToken Member List

This is the complete list of members for osvr::pluginkit::DeviceToken, including all inherited members.

DeviceToken(OSVR_DeviceToken device)osvr::pluginkit::DeviceTokeninline
DeviceToken()osvr::pluginkit::DeviceTokeninline
initAsync(OSVR_IN_PTR OSVR_PluginRegContext ctx, OSVR_IN_STRZ const char *name, OSVR_IN_OPT OSVR_DeviceInitOptions options=NULL)osvr::pluginkit::DeviceTokeninline
initAsync(OSVR_IN_PTR OSVR_PluginRegContext ctx, OSVR_IN std::string const &name, OSVR_IN_OPT OSVR_DeviceInitOptions options=NULL)osvr::pluginkit::DeviceTokeninline
initSync(OSVR_IN_PTR OSVR_PluginRegContext ctx, OSVR_IN_STRZ const char *name, OSVR_IN_OPT OSVR_DeviceInitOptions options=NULL)osvr::pluginkit::DeviceTokeninline
initSync(OSVR_IN_PTR OSVR_PluginRegContext ctx, OSVR_IN std::string const &name, OSVR_IN_OPT OSVR_DeviceInitOptions options=NULL)osvr::pluginkit::DeviceTokeninline
operator OSVR_DeviceToken() constosvr::pluginkit::DeviceTokeninline
registerUpdateCallback(OSVR_IN_PTR DeviceObjectType *object)osvr::pluginkit::DeviceTokeninline
send(InterfaceType &iface, MessageType const &msg, OSVR_TimeValue const &timestamp)osvr::pluginkit::DeviceTokeninline
send(InterfaceType &iface, MessageType const &msg)osvr::pluginkit::DeviceTokeninline
sendData(OSVR_IN_PTR OSVR_MessageType msg, OSVR_IN_READS(len) const char *bytestream=NULL, OSVR_IN size_t len=0) (defined in osvr::pluginkit::DeviceToken)osvr::pluginkit::DeviceTokeninline
sendData(OSVR_MessageType msg, const char(&bytestream)[N])osvr::pluginkit::DeviceTokeninline
sendData(OSVR_IN_PTR OSVR_MessageType msg, OSVR_IN std::string const &bytestream)osvr::pluginkit::DeviceTokeninline
sendData(OSVR_IN_PTR OSVR_MessageType msg, OSVR_IN std::vector< char > const &bytestream)osvr::pluginkit::DeviceTokeninline
sendData(OSVR_IN OSVR_TimeValue const &timestamp, OSVR_IN_PTR OSVR_MessageType msg, OSVR_IN_READS(len) const char *bytestream=NULL, OSVR_IN size_t len=0)osvr::pluginkit::DeviceTokeninline
sendData(OSVR_IN OSVR_TimeValue const &timestamp, OSVR_MessageType msg, const char(&bytestream)[N])osvr::pluginkit::DeviceTokeninline
sendData(OSVR_IN OSVR_TimeValue const &timestamp, OSVR_IN_PTR OSVR_MessageType msg, OSVR_IN std::string const &bytestream)osvr::pluginkit::DeviceTokeninline
sendData(OSVR_IN OSVR_TimeValue const &timestamp, OSVR_IN_PTR OSVR_MessageType msg, OSVR_IN std::vector< char > const &bytestream)osvr::pluginkit::DeviceTokeninline
sendJsonDescriptor(OSVR_IN_READS(len) const char *json, OSVR_IN size_t len)osvr::pluginkit::DeviceTokeninline
sendJsonDescriptor(const char(&json)[N])osvr::pluginkit::DeviceTokeninline
sendJsonDescriptor(OSVR_IN std::string const &json)osvr::pluginkit::DeviceTokeninline