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

Type trait like std::is_base_of indicating whether the given type is a recognized class of service. More...

#include <osvr/Common/NetworkClassOfService.h>

Inheritance diagram for osvr::common::class_of_service::IsClassOfService< T >:

Detailed Description

template<typename T>
struct osvr::common::class_of_service::IsClassOfService< T >

Type trait like std::is_base_of indicating whether the given type is a recognized class of service.

Definition at line 85 of file NetworkClassOfService.h.


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