|
Eclipse CDT 7.0 |
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
auto c = expression;
IASTSimpleDeclSpecifier.t_bool.
char c;
char16_t c;
char32_t c;
decltype('c') c;
double d;
float f;
__float128 i;
int i;
__int128 i;
IASTSimpleDeclSpecifier.
IASTSimpleDeclSpecifier.
IASTSimpleDeclSpecifier.
IASTSimpleDeclSpecifier.
IASTSimpleDeclSpecifier.t_typeof.
typeof 'c' c;
void x();
wchar_t c;
true if this function takes variable arguments.
MAPPING_TYPE represents the pre-existing type id which
the new symbol aliases.
- TASK_MARKER -
Static variable in interface org.eclipse.cdt.core.model.ICModelMarker
- C model task marker type (value
"org.eclipse.cdt.core.task").
- TEMPLATE_ID_ARGUMENT -
Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateId
- TEMPLATE_ID_ARGUMENT = template id argument.
- TEMPLATE_NAME -
Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTemplateId
- TEMPLATE_NAME is the IASTName.
- TEMPORARY -
Static variable in interface org.eclipse.cdt.debug.core.cdi.model.ICDIBreakpoint
- Deprecated. use ICBreakpointTyped.TEMPORARY
- terminate() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDISession
- Causes this element to terminate, generating a
KIND_TERMINATE event.
- terminate() -
Method in interface org.eclipse.cdt.debug.core.cdi.model.ICDITarget
- Causes this target to terminate.
- terminateSessionOnExit() -
Method in interface org.eclipse.cdt.debug.core.cdi.ICDISessionConfiguration
- Returns whether the session should be terminated when the inferior exits.
- THEN -
Static variable in interface org.eclipse.cdt.core.dom.ast.IASTIfStatement
THEN represents the relationship between an
IASTIfStatement and its nested IASTStatement
(then).
- ti_extern -
Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTExplicitTemplateInstantiation
- Deprecated.
ti_extern implies 'extern' keyword is used.
- ti_inline -
Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTExplicitTemplateInstantiation
- Deprecated.
ti_inline implies 'inline' keyword is used.
- ti_static -
Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTExplicitTemplateInstantiation
- Deprecated.
ti_static implies 'static' keyword is used.
- toCharArray() -
Method in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNameSpecifier
-
- toCharArray() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTName
- Returns the name including qualification and template arguments.
- toString() -
Method in class org.eclipse.cdt.core.dom.ast.ASTNodeProperty
-
- toString() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTLiteralExpression
- Returns the value of the literal as string.
- toString() -
Method in interface org.eclipse.cdt.core.dom.ast.IASTName
- Same as
IASTName.toCharArray().
- toString() -
Method in class org.eclipse.cdt.core.model.CModelException
- Returns a printable representation of this exception suitable for debugging
purposes only.
- toString(int) -
Static method in class org.eclipse.cdt.core.model.Flags
- Returns a standard string describing the given modifier flags.
- toString() -
Method in exception org.eclipse.cdt.debug.core.cdi.CDIException
-
- TRAILING_RETURN_TYPE -
Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTFunctionDeclarator
-
- TYPE_AUTO_FOR_NON_STATIC_FIELD -
Static variable in interface org.eclipse.cdt.core.dom.ast.ISemanticProblem
-
- TYPE_CANNOT_DEDUCE_AUTO_TYPE -
Static variable in interface org.eclipse.cdt.core.dom.ast.ISemanticProblem
-
- TYPE_ENUMERATION_EXPECTED -
Static variable in interface org.eclipse.cdt.core.dom.ast.ISemanticProblem
-
- TYPE_FILE -
Static variable in interface org.eclipse.cdt.core.model.ILanguageMappingChangeEvent
-
- TYPE_ID -
Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTConversionName
-
- TYPE_ID -
Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTNewExpression
-
- TYPE_ID -
Static variable in interface org.eclipse.cdt.core.dom.ast.IASTCastExpression
TYPE_ID represents the relationship between a cast
expression and the type cast to.
- TYPE_ID -
Static variable in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdExpression
TYPEID represents the relationship between an IASTTypeIdExpression and
it's nested IASTTypeId.
- TYPE_ID -
Static variable in interface org.eclipse.cdt.core.dom.ast.IASTTypeIdInitializerExpression
TYPE_ID represents the relationship between an
IASTTypeIdInitializerExpression and
IASTTypeId.
- TYPE_MATCHER -
Static variable in interface org.eclipse.cdt.core.dom.ast.IType
-
- TYPE_NAME -
Static variable in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
TYPE_NAME represents the relationship between an
IASTCompositeTypeSpecifier and its IASTName.
- TYPE_NAME -
Static variable in interface org.eclipse.cdt.core.dom.ast.IASTElaboratedTypeSpecifier
TYPE_NAME describes the relationship between
IASTElaboratedTypeSpecifier and IASTName.
- TYPE_NO_NAME -
Static variable in interface org.eclipse.cdt.core.dom.ast.ISemanticProblem
-
- TYPE_NOT_PERSISTED -
Static variable in interface org.eclipse.cdt.core.dom.ast.ISemanticProblem
-
- TYPE_PROJECT -
Static variable in interface org.eclipse.cdt.core.model.ILanguageMappingChangeEvent
-
- TYPE_SPECIFIER -
Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTSimpleTypeConstructorExpression
-
- TYPE_UNKNOWN_FOR_EXPRESSION -
Static variable in interface org.eclipse.cdt.core.dom.ast.ISemanticProblem
-
- TYPE_UNRESOLVED_NAME -
Static variable in interface org.eclipse.cdt.core.dom.ast.ISemanticProblem
-
- TYPE_WORKSPACE -
Static variable in interface org.eclipse.cdt.core.model.ILanguageMappingChangeEvent
-
- TYPENAME -
Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTTypenameExpression
- Deprecated.
TYPENAME is the name of the type.
- TYPEOF_EXPRESSION -
Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.c.IGCCASTSimpleDeclSpecifier
- Deprecated. Replaced by
IASTSimpleDeclSpecifier.DECLTYPE_EXPRESSION.
- TYPEOF_EXPRESSION -
Static variable in interface org.eclipse.cdt.core.dom.ast.gnu.cpp.IGPPASTSimpleDeclSpecifier
- Deprecated. Replaced by
IASTSimpleDeclSpecifier.DECLTYPE_EXPRESSION.
|
Eclipse CDT 7.0 |
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||