#include <string>
Include dependency graph for compose_name.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Gascoigne |
Functions | |
void | Gascoigne::compose_name (string &s, double d, string f) |
void | Gascoigne::compose_name (string &s, int i) |
void | Gascoigne::compose_name (string &s, int i, string t) |
void | Gascoigne::compose_name (string &s, int i, int l) |
void | Gascoigne::compose_name_without_dot (string &s, int i) |