MultiAgentDecisionProcess
Release 0.2.1
Main Page
Namespaces
Classes
Files
File List
File Members
StringTools.h
Go to the documentation of this file.
1
28
/* Only include this header file once. */
29
#ifndef _STRINGTOOLS_H_
30
#define _STRINGTOOLS_H_ 1
31
32
/* the include directives */
33
#include "
Globals.h
"
34
#include <string>
35
39
namespace
StringTools
40
{
41
std::string
Append
(
const
std::string& ioString,
int
inValue);
42
43
};
44
45
46
#endif
/* !_STRINGTOOLS_H_ */
47
48
// Local Variables: ***
49
// mode:c++ ***
50
// End: ***
src
base
StringTools.h
Generated on Mon Sep 23 2013 14:50:05 for MultiAgentDecisionProcess by
1.8.1.2