SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
TypeNameGenerator Class Reference

#include <TypeName.h>

Static Public Member Functions

static const std::string make_template_id (const std::string &templateName, const std::string &templateParam)
 
static const std::string make_template_id (const std::string &templateName, const std::string &templateParam1, const std::string &templateParam2)
 
static const std::string make_template_id (const std::string &templateName, const std::string &templateParam1, const std::string &templateParam2, const std::string &templateParam3)
 

Member Function Documentation

static const std::string make_template_id ( const std::string &  templateName,
const std::string &  templateParam 
)
inlinestatic
Todo:
: callers of these can be compressed using macros. worth it?
static const std::string make_template_id ( const std::string &  templateName,
const std::string &  templateParam1,
const std::string &  templateParam2 
)
inlinestatic
static const std::string make_template_id ( const std::string &  templateName,
const std::string &  templateParam1,
const std::string &  templateParam2,
const std::string &  templateParam3 
)
inlinestatic

The documentation for this class was generated from the following file: