Kanzi Connect 3.9.10
kanzi::connect::detail::MethodSignature::Argument Class Reference

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.
 

Detailed Description

Encapsulates method argument information.

Member Data Documentation

◆ m_name

string kanzi::connect::detail::MethodSignature::Argument::m_name

Name of the argument.

◆ m_type

int kanzi::connect::detail::MethodSignature::Argument::m_type

Values come from MessagePackage enumerations.


The documentation for this class was generated from the following file: