Rosetta
|
Program that generate make_vector.hh and make_map.hh files. More...
Namespaces | |
make_templates | |
Functions | |
def | make_templates.getVectorFunction (n, className, functionName) |
def | make_templates.getMapFunction (n, className, functionName) |
def | make_templates.makeFile (fileName, include, function, className, cppName) |
def | make_templates.main () |
Variables | |
int | make_templates.NFunctions = 25 |
string | make_templates.Header |
string | make_templates.Footer |
list | make_templates.tasks |
Program that generate make_vector.hh and make_map.hh files.