145 Example( type1 param1, type2 param2=value2 );
215 type1
methode1( ptype1 parameter1, ptype2 parameter2);
240 BOOST_PARAMETER_FUNCTION(
241 (
typename exampletype ),
type1 setData1(int dim)
set the data1
Definition: example.hpp:194
type1 methode1(ptype1 parameter1, ptype2 parameter2)
a brief description of methode1
Example & operator=(Example const &__g)
assignment operator
type2 acessor2() const
get the value of the second data
Definition: example.hpp:180
type1 accessor1() const
Definition: example.hpp:171
Brief description of the class Example.
Definition: example.hpp:137
object1
this is a short description of object1
Definition: example.hpp:225