/home/dko/projects/mobilec/trunk/src/mxml-2.2.2/test/function.cxx File Reference
Go to the source code of this file.
Functions
Function Documentation
int foo_default_int
(
int
one,
)
int foo_default_string
(
int
one,
const char *
two = "2"
)
float foo_float_function
(
int
one,
const char *
two
)
void foo_void_function
(
int
one,
float *
two,
const char *
three
)