#include <UserCallbackArgumentDescription.h>
|
| std::string | m_name |
| |
| FunctionDescriptionArgumentTypeDTO | m_type = FunctionDescriptionArgumentTypeDTO::Unknown |
| |
◆ UserCallbackArgumentDescription() [1/2]
| UserCallbackArgumentDescription::UserCallbackArgumentDescription |
( |
| ) |
|
|
default |
◆ UserCallbackArgumentDescription() [2/2]
| UserCallbackArgumentDescription::UserCallbackArgumentDescription |
( |
std::string |
name, |
|
|
FunctionDescriptionArgumentTypeDTO |
type |
|
) |
| |
◆ getName()
| std::string UserCallbackArgumentDescription::getName |
( |
| ) |
|
◆ getType()
| FunctionDescriptionArgumentTypeDTO UserCallbackArgumentDescription::getType |
( |
| ) |
|
◆ m_name
| std::string UserCallbackArgumentDescription::m_name |
|
private |
◆ m_type
| FunctionDescriptionArgumentTypeDTO UserCallbackArgumentDescription::m_type = FunctionDescriptionArgumentTypeDTO::Unknown |
|
private |
The documentation for this class was generated from the following files: