#include <tRecorder.h>
Public Types | |
| typedef T | TOSTREAM |
| type to put into the stream | |
| typedef int | DUMMYREQUIRED |
| change this type to "int *" to indicate the conversion is required | |
type modifying class mapping types in memory to types to stream
Definition at line 168 of file tRecorder.h.
| typedef T tTypeToStream< T >::TOSTREAM |
| typedef int tTypeToStream< T >::DUMMYREQUIRED |
change this type to "int *" to indicate the conversion is required
Definition at line 171 of file tRecorder.h.
1.5.4