|
FilterParamDefinition & | operator= (FilterParamDefinition const &) |
|
| FilterParamDefinition (FilterParamDefinition const &) |
|
MCAPI | FilterParamDefinition (::FilterParamType type, ::FilterParamRequirement requirement, ::std::string description, ::FilterInput def, ::FilterStringMap stringMap) |
|
MCAPI | FilterParamDefinition (::FilterParamType type, ::FilterParamRequirement requirement, ::std::string description, ::FilterParamOption opt, ::FilterInput def, ::FilterStringMap stringMap) |
|
MCAPI::FilterParamDefinition & | operator= (::FilterParamDefinition &&) |
|
MCAPI | ~FilterParamDefinition () |
|
MCAPI void * | $ctor (::FilterParamType type, ::FilterParamRequirement requirement, ::std::string description, ::FilterInput def, ::FilterStringMap stringMap) |
|
MCAPI void * | $ctor (::FilterParamType type, ::FilterParamRequirement requirement, ::std::string description, ::FilterParamOption opt, ::FilterInput def, ::FilterStringMap stringMap) |
|
MCAPI void | $dtor () |
|
◆ FilterParamDefinition() [1/2]
MCAPI FilterParamDefinition::FilterParamDefinition |
( |
::FilterParamType | type, |
|
|
::FilterParamRequirement | requirement, |
|
|
::std::string | description, |
|
|
::FilterInput | def, |
|
|
::FilterStringMap | stringMap ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ FilterParamDefinition() [2/2]
MCAPI FilterParamDefinition::FilterParamDefinition |
( |
::FilterParamType | type, |
|
|
::FilterParamRequirement | requirement, |
|
|
::std::string | description, |
|
|
::FilterParamOption | opt, |
|
|
::FilterInput | def, |
|
|
::FilterStringMap | stringMap ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ ~FilterParamDefinition()
MCAPI FilterParamDefinition::~FilterParamDefinition |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ operator=()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor() [1/2]
MCAPI void * FilterParamDefinition::$ctor |
( |
::FilterParamType | type, |
|
|
::FilterParamRequirement | requirement, |
|
|
::std::string | description, |
|
|
::FilterInput | def, |
|
|
::FilterStringMap | stringMap ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor() [2/2]
MCAPI void * FilterParamDefinition::$ctor |
( |
::FilterParamType | type, |
|
|
::FilterParamRequirement | requirement, |
|
|
::std::string | description, |
|
|
::FilterParamOption | opt, |
|
|
::FilterInput | def, |
|
|
::FilterStringMap | stringMap ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dtor()
MCAPI void FilterParamDefinition::$dtor |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this struct was generated from the following file: