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/PlasmaLabelSetImpl.hh

Go to the documentation of this file.
00001 // -*- Mode: C++ -*-
00002 //      CVS: $Id: PlasmaLabelSetImpl.hh,v 1.3 2005/11/08 18:32:49 rijsman Exp $
00003 //      Tag: $name$
00004 //     Info: $CVSROOT/IDEA-DEV/COPYRIGHT
00005 
00006 #ifndef PLASMA_LABELSET_IMPLEMENTATION_HEADER_
00007 #define PLASMA_LABELSET_IMPLEMENTATION_HEADER_
00008 
00009 #include "PslLabelSetImpl.hh"
00010 
00011 namespace IDEA
00012 {
00020   class PlasmaLabelSetImpl:
00021     public PslLabelSetImpl
00022   {
00023   public:
00024     PlasmaLabelSetImpl( const std::string& name, const StringSet& members );
00025 
00026     ~PlasmaLabelSetImpl();
00027   private:
00028     void addLabelInternal( const std::string& name );
00029   };
00030 }
00031 
00032 #endif // PLASMA_LABELSET_IMPLEMENTATION_HEADER_

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