libalcommon
1.12
|
![]() |
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 44 of file alparamtype.h.
std::string AL::getTypeString | ( | int | type | ) |
Return a string with the type name of parameters.