/home/dko/Projects/mobilec/src/mxml-2.2.2/test/function.cxx File Reference

Go to the source code of this file.

Functions

void foo_void_function (int one, float *two, const char *three)
float foo_float_function (int one, const char *two)
int foo_default_string (int one, const char *two="2")
int foo_default_int (int one, int two=2)

Function Documentation

int foo_default_int ( int  one,
int  two = 2 
)

Definition at line 65 of file function.cxx.

int foo_default_string ( int  one,
const char *  two = "2" 
)

Definition at line 45 of file function.cxx.

float foo_float_function ( int  one,
const char *  two 
)

Definition at line 26 of file function.cxx.

References f.

void foo_void_function ( int  one,
float *  two,
const char *  three 
)

Definition at line 6 of file function.cxx.

Generated on Tue Dec 28 15:15:28 2010 for Mobile-C by  doxygen 1.6.3