libalcommon
1.14.5
|
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. |
std::string AL::getParamStrType | ( | ) |
Return a string with the OS type name of parameters.
Definition at line 45 of file alparamtype.h.
std::string AL::getTypeString | ( | int | type | ) |
Return a string with the type name of parameters.