g4tools  5.4.0
Namespaces | Macros | Functions
stype File Reference
#include "typedefs"
#include <string>
#include <vector>
Include dependency graph for stype:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 

Macros

#define tools_stype
 

Functions

const std::string & tools::stype (unsigned char)
 
const std::string & tools::stype (char)
 
const std::string & tools::stype (unsigned short)
 
const std::string & tools::stype (short)
 
const std::string & tools::stype (int)
 
const std::string & tools::stype (unsigned int)
 
const std::string & tools::stype (float)
 
const std::string & tools::stype (double)
 
const std::string & tools::stype (bool)
 
const std::string & tools::stype (int64)
 
const std::string & tools::stype (uint64)
 
const std::string & tools::stype (const std::string &)
 
template<class T >
const std::string & tools::stype (const T &)
 
bool tools::stemplate (const std::string &a_s, std::string &a_inc)
 
const std::string & tools::stype (const std::vector< std::string > &)
 

Macro Definition Documentation

◆ tools_stype

#define tools_stype

Definition at line 5 of file stype.