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/Modules/PLASMA/PlanServer/Includes/PlasmaPredicateImpl.hh

Go to the documentation of this file.
00001 // -*- Mode: C++ -*-
00002 //      CVS: $Id: PlasmaPredicateImpl.hh,v 1.2 2005/11/08 18:32:50 rijsman Exp $
00003 //      Tag: $name$
00004 //     Info: $CVSROOT/IDEA-DEV/COPYRIGHT
00005 
00006 #ifndef PLASMA_PREDICATE_IMPLEMENTATION_HEADER_
00007 #define PLASMA_PREDICATE_IMPLEMENTATION_HEADER_
00008 
00009 #include "PslPredicateImpl.hh"
00010 
00011 namespace IDEA
00012 {
00020   class PlasmaPredicateImpl:
00021     public PslPredicateImpl
00022   {
00023   public:
00024     PlasmaPredicateImpl( const PslAttribute* attribute, const std::string& name );
00025 
00026     ~PlasmaPredicateImpl();
00027    
00028     int getArgumentCount() const;
00029 
00030     std::string getScopedName() const;
00031   };
00032 }
00033 #endif //PLASMA_PREDICATE_IMPLEMENTATION_HEADER_

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