|
libalcommon
1.12
|
#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.