Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

DynamicInfo::DynamicInfoRow< T, N > Struct Template Reference

provides 2D array of constant width More...

#include <DynamicInfo.h>


Detailed Description

template<typename T, size_t N>
struct DynamicInfo::DynamicInfoRow< T, N >

provides 2D array of constant width

Definition at line 158 of file DynamicInfo.h.

List of all members.

Public Member Functions

operator[] (int i)

Public Attributes

pid [N]

Member Function Documentation

template<typename T , size_t N>
T DynamicInfo::DynamicInfoRow< T, N >::operator[] ( int  i  ) 

Definition at line 160 of file DynamicInfo.h.


Member Data Documentation

template<typename T , size_t N>
T DynamicInfo::DynamicInfoRow< T, N >::pid[N]

Definition at line 159 of file DynamicInfo.h.

Referenced by DynamicInfo::DynamicInfoRow< T, N >::operator[]().


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:22 2016 by Doxygen 1.6.3