CsEntityMethodSpecifier Struct Reference
Method specifier.
More...
List of all members.
Detailed Description
Method specifier.
Member Typedef Documentation
Constructor & Destructor Documentation
CsEntityMethodSpecifier::CsEntityMethodSpecifier |
( |
|
) |
[inline] |
CsEntityMethodSpecifier::~CsEntityMethodSpecifier |
( |
|
) |
[inline] |
Member Function Documentation
void CsEntityMethodSpecifier::clear |
( |
|
) |
[inline] |
void CsEntityMethodSpecifier::delete_entities |
( |
|
) |
[inline] |
void CsEntityMethodSpecifier::get_used_method_type_parameters |
( |
CsEntity * |
parent, |
|
|
byte |
method_type_parameters[] | |
|
) |
| | const |
bool CsEntityMethodSpecifier::is_contains_dynamic |
( |
|
) |
const |
bool CsEntityMethodSpecifier::is_contains_generic_parameters |
( |
cs_generic_param_type |
generic_type |
) |
const |
void CsEntityMethodSpecifier::replace_dynamic_to_object |
( |
|
) |
|
void CsEntityMethodSpecifier::replace_generic_parameters |
( |
CsEntity * |
parent, |
|
|
cs_generic_param_type |
generic_type, |
|
|
unsigned |
n_arguments, |
|
|
const CsEntityTypeRef * |
arguments | |
|
) |
| | |
void CsEntityMethodSpecifier::setDynamic |
( |
const bool * |
traverseFlags, |
|
|
int & |
index | |
|
) |
| | |
Friends And Related Function Documentation
Member Data Documentation