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

Go to the documentation of this file.
00001 // -*- Mode: C++ -*-
00002 //      CVS: $Id: PslHelperFunctions.hh,v 1.2 2005/11/08 18:32:42 rijsman Exp $
00003 //      Tag: $name$
00004 //     Info: $CVSROOT/IDEA-DEV/COPYRIGHT
00005 #ifndef PLANSERVER_HELPER_FUNCTIONS_HEADER_
00006 #define PLANSERVER_HELPER_FUNCTIONS_HEADER_
00007 
00008 #include <string>
00009 
00010 namespace IDEA
00011 {
00017   class PslToken;
00025   std::string serializeCallParameters( const PslToken* token, bool enforceSingleton = true );
00026   
00036   bool unSerializeCallParameters( const PslToken* token, const std::string& archive, bool enforceSingleton = true );
00037 
00042 }
00043 
00044 #endif // PLANSERVER_HELPER_FUNCTIONS_HEADER_
00045  

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