proj home

Files   Classes   Functions   Hierarchy  

addtothedictionary< T > Class Template Reference

#include <rawinterpreter.h>

List of all members.

Public Member Functions

 addtothedictionary ()


Detailed Description

template<typename T>
class addtothedictionary< T >

Definition at line 208 of file rawinterpreter.h.


Constructor & Destructor Documentation

template<typename T >
addtothedictionary< T >::addtothedictionary (  )  [inline]

Definition at line 223 of file rawinterpreter.h.

References fdatainterp::addtodictionary().

00224 {
00225   fdatainterp& fd = SingletonPtr<inputstatescope>()->fd;
00226   fd.addtodictionary(passtype<T>());
00227 }


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

Generated on Fri Mar 4 00:49:50 2011 for Chelton Evans Source by  doxygen 1.5.8