Encapsulates method argument information. More...
#include <genericserviceclient.hpp>
Public Attributes | |
string | m_name |
Name of the argument. | |
int | m_type |
Values come from MessagePackage enumerations. | |
Encapsulates method argument information.
string kanzi::connect::detail::MethodSignature::Argument::m_name |
Name of the argument.
int kanzi::connect::detail::MethodSignature::Argument::m_type |
Values come from MessagePackage enumerations.