Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

/home/pauldt/projects/IDEA/IDEA-ALL/IDEA-DEV/Core/PlanServer/Includes/PslConstantTypes.hh

Go to the documentation of this file.
00001 // -*- Mode: C++ -*-
00002 //      CVS: $Id: PslConstantTypes.hh,v 1.2 2005/11/08 18:32:41 rijsman Exp $
00003 //      Tag: $name$
00004 //     Info: $CVSROOT/IDEA-DEV/COPYRIGHT
00005 #ifndef PLANSERVER_CONSTANT_TYPES_HEADER
00006 #define PLANSERVER_CONSTANT_TYPES_HEADER
00007 
00008 #include "Utilities.hh"
00009 
00010 namespace IDEA
00011 {
00020   typedef enum
00021     {
00022       DURATION = 0, 
00023       NUMERIC 
00024     } PslConstantType;
00025 
00026   std::ostream& operator<<( std::ostream& os, const PslConstantType& type );
00030 }
00031 
00032 #endif // PLANSERVER_CONSTANT_TYPES_HEADER

Contact information
© IDEA
Generated on Fri Feb 3 17:09:41 2006 for IDEA.