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