VisionServer  v2.1.1-1-g21dc5465
FRC vision library
CalProps< typename > Struct Template Reference

#include <calib.h>

Public Types

using Float_T = void
 
using String_T = void
 
using Cal_T = void
 
using Set_T = void
 
using Map_T = void
 

Static Public Attributes

static constexpr bool is_wpi_smap = false
 
static constexpr bool is_seq_smap = false
 
static constexpr bool is_assoc_smap = false
 
static constexpr bool is_seq_cmap = false
 
static constexpr bool is_assoc_cmap = false
 

Detailed Description

template<typename>
struct CalProps< typename >

Definition at line 221 of file calib.h.

Member Typedef Documentation

◆ Float_T

template<typename >
using CalProps< typename >::Float_T = void

Definition at line 222 of file calib.h.

◆ String_T

template<typename >
using CalProps< typename >::String_T = void

Definition at line 223 of file calib.h.

◆ Cal_T

template<typename >
using CalProps< typename >::Cal_T = void

Definition at line 225 of file calib.h.

◆ Set_T

template<typename >
using CalProps< typename >::Set_T = void

Definition at line 226 of file calib.h.

◆ Map_T

template<typename >
using CalProps< typename >::Map_T = void

Definition at line 227 of file calib.h.

Member Data Documentation

◆ is_wpi_smap

template<typename >
constexpr bool CalProps< typename >::is_wpi_smap = false
inlinestaticconstexpr

Definition at line 230 of file calib.h.

◆ is_seq_smap

template<typename >
constexpr bool CalProps< typename >::is_seq_smap = false
static

Definition at line 231 of file calib.h.

◆ is_assoc_smap

template<typename >
constexpr bool CalProps< typename >::is_assoc_smap = false
static

Definition at line 232 of file calib.h.

◆ is_seq_cmap

template<typename >
constexpr bool CalProps< typename >::is_seq_cmap = false
static

Definition at line 233 of file calib.h.

◆ is_assoc_cmap

template<typename >
constexpr bool CalProps< typename >::is_assoc_cmap = false
static

Definition at line 234 of file calib.h.


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