Represents a method.
More...
#include <generic_invoker.hpp>
◆ getArgumentIndex()
int kanzi::connect::MethodDescription::getArgumentIndex |
( |
const string & | name | ) |
const |
Retrieve argument by name.
- Parameters
-
name | the name of method to retrieve. |
◆ hasReturnValue()
bool kanzi::connect::MethodDescription::hasReturnValue |
( |
| ) |
const |
Does the method define return value.
- Returns
- true if return value is defined.
◆ mergeTypeInformationFrom()
bool kanzi::connect::MethodDescription::mergeTypeInformationFrom |
( |
const MethodDescription & | other | ) |
|
Verifies type information and merges relevant stuff from a method description.
- Parameters
-
other | the other object to compare to /this/ |
- Returns
- true if objects are compatible.
◆ valid()
bool kanzi::connect::MethodDescription::valid |
( |
| ) |
|
◆ m_arguments
◆ m_name
string kanzi::connect::MethodDescription::m_name |
◆ m_return
string kanzi::connect::MethodDescription::m_return |
◆ m_script
string kanzi::connect::MethodDescription::m_script |
◆ m_servicename
string kanzi::connect::MethodDescription::m_servicename |
◆ m_type
string kanzi::connect::MethodDescription::m_type |
The documentation for this class was generated from the following file:
- connect/interface/generic_invoker.hpp