HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PyImath::StringTableEntry< T > Struct Template Reference

#include <PyImathStringTable.h>

Public Member Functions

 StringTableEntry (StringTableIndex ii, const T &ss)
 

Public Attributes

StringTableIndex i
 
s
 

Detailed Description

template<class T>
struct PyImath::StringTableEntry< T >

Definition at line 83 of file PyImathStringTable.h.

Constructor & Destructor Documentation

template<class T >
PyImath::StringTableEntry< T >::StringTableEntry ( StringTableIndex  ii,
const T &  ss 
)
inline

Definition at line 85 of file PyImathStringTable.h.

Member Data Documentation

template<class T >
StringTableIndex PyImath::StringTableEntry< T >::i

Definition at line 86 of file PyImathStringTable.h.

template<class T >
T PyImath::StringTableEntry< T >::s

Definition at line 87 of file PyImathStringTable.h.


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