tTypeToStream< T > Struct Template Reference

typedef for easier handling More...

#include <tRecorder.h>

List of all members.

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


Detailed Description

template<class T>
struct tTypeToStream< T >

typedef for easier handling

type modifying class mapping types in memory to types to stream

Definition at line 168 of file tRecorder.h.


Member Typedef Documentation

template<class T>
typedef T tTypeToStream< T >::TOSTREAM

type to put into the stream

Definition at line 170 of file tRecorder.h.

template<class T>
typedef int tTypeToStream< T >::DUMMYREQUIRED

change this type to "int *" to indicate the conversion is required

Definition at line 171 of file tRecorder.h.


The documentation for this struct was generated from the following file:
Generated on Sat Mar 15 23:59:49 2008 for Armagetron Advanced by  doxygen 1.5.4