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 |
T | operator[] (int i) |
Public Attributes |
T | pid [N] |
Member Function Documentation
template<typename T , size_t N>
Member Data Documentation
template<typename T , size_t N>
The documentation for this struct was generated from the following file: