|
libalcommon
1.14.5
|
#include <typeinfo>#include <alcommon/detail/gettype.h>#include <cstdlib>#include <cxxabi.h>Go to the source code of this file.
Namespaces | |
| namespace | AL |
NAOqi. | |
Functions | |
| std::string | AL::getTypeString (int type) |
| Return a string with the type name of parameters. | |
| template<typename T > | |
| std::string | AL::getParamStrType () |
| Return a string with the OS type name of parameters. | |
Definition in file alparamtype.h.