Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
art
art
test
Utilities
tools
FunctionTool.cc
Go to the documentation of this file.
1
#include "
FunctionTool.h
"
2
3
namespace
arttest
{
4
int
5
addOne
(
int
const
i)
6
{
7
return
i + 1;
8
}
9
}
// namespace arttest
FunctionTool.h
arttest::addOne
int addOne(int const i)
Definition:
FunctionTool.cc:5
arttest
Definition:
GroupSelector_t.h:4
Generated by
1.8.11