Kanzi Connect  3.9.8
Kanzi Connect C++ API
kanzi::connect::PropertyDescriptor Class Reference

Represents a property as parsed from service interface xml. More...

#include <generic_invoker.hpp>

Public Member Functions

 PropertyDescriptor ()
 
bool valid () const
 

Public Attributes

string m_name
 
string m_type
 

Detailed Description

Represents a property as parsed from service interface xml.

Constructor & Destructor Documentation

◆ PropertyDescriptor()

kanzi::connect::PropertyDescriptor::PropertyDescriptor ( )

Member Function Documentation

◆ valid()

bool kanzi::connect::PropertyDescriptor::valid ( ) const

Member Data Documentation

◆ m_name

string kanzi::connect::PropertyDescriptor::m_name

◆ m_type

string kanzi::connect::PropertyDescriptor::m_type

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