proj home

Files   Classes   Functions   Hierarchy  

initscopedependentfunctions Class Reference

#include <scopedependentfunctions.h>

List of all members.

Public Member Functions

 initscopedependentfunctions ()


Detailed Description

Definition at line 164 of file scopedependentfunctions.h.


Constructor & Destructor Documentation

initscopedependentfunctions::initscopedependentfunctions (  ) 

Definition at line 567 of file scopedependentfunctions.cpp.

00568 {
00569 #ifdef DEBUG_SCOPEDEPENDENTFUNCTIONS_H
00570 cout << "initscopedependentfunctions()" << endl;
00571 #endif
00572 
00573   addtothedictionary< dictadd >();
00574   addtothedictionary< stateevalset >();
00575   addtothedictionary< stateevalunset >();
00576   addtothedictionary< stateevalquery >();
00577   addtothedictionary< load >();
00578   addtothedictionary< rpnsave >();
00579   addtothedictionary< rpninterp >();
00580 //  addtothedictionary< read >();
00581 }


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

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