Types.h File Reference
#include <vector>
#include <nuklei/Common.h>

Go to the source code of this file.

Namespaces

 nuklei
 Public namespace.
 

Functions

template<class T >
std::string nuklei::catTypeNames ()
 Cats all type names into a string. More...
 
template<class T >
std::vector< std::string > nuklei::listTypeNames ()
 Fills a std::vector with all type names.
 
template<class T >
std::string nuklei::defaultTypeName ()
 Returns the default type name.
 
template<class T >
T::Type nuklei::defaultType ()
 Returns the default type.
 
template<class T >
std::string nuklei::nameFromType (int t)
 Returns the name of type t.
 
template<class T >
T::Type nuklei::typeFromName (std::string s)
 Returns the type whose name is s.
 
© Copyright 2007-2013 Renaud Detry.
Distributed under the terms of the GNU General Public License (GPL).
(See accompanying file LICENSE.txt or copy at http://www.gnu.org/copyleft/gpl.html.)
Revised Sun Sep 13 2020 19:10:07.