146 Example( type1 param1, type2 param2=value2 );
216 type1
methode1( ptype1 parameter1, ptype2 parameter2);
241 BOOST_PARAMETER_FUNCTION(
242 (
typename exampletype ),
type1 setData1(int dim)
set the data1
Definition: example.hpp:195
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:181
type1 accessor1() const
Definition: example.hpp:172
Brief description of the class Example.
Definition: example.hpp:138
object1
this is a short description of object1
Definition: example.hpp:226