OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::common::StateMapContents< ReportType > Struct Template Reference

A templated type containing state and a timestamp for known, specialized report types. More...

#include <osvr/Common/InterfaceState.h>

Public Types

using state_type = traits::StateFromReport_t< ReportType >
 

Public Attributes

state_type state
 
util::time::TimeValue timestamp
 

Detailed Description

template<typename ReportType>
struct osvr::common::StateMapContents< ReportType >

A templated type containing state and a timestamp for known, specialized report types.

Definition at line 47 of file InterfaceState.h.


The documentation for this struct was generated from the following file: