Eclipse CDT
Pre-release 3.0
A B C D E F G H I J K L M N O P Q R S T U V W

K

k_class - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier
k_class C++ introduces the class concept for composite types.
k_class - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTElaboratedTypeSpecifier
k_class represents elaborated class declaration
k_class - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPClassType
 
k_enum - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTElaboratedTypeSpecifier
Enumeration.
k_last - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTCompositeTypeSpecifier
k_last allows for subinterfaces to extend the kind type.
k_last - Static variable in interface org.eclipse.cdt.core.dom.ast.cpp.ICPPASTElaboratedTypeSpecifier
k_last is defined for subinterfaces.
k_last - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
k_last allows for subinterfaces to continue enumerating keys
k_last - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTElaboratedTypeSpecifier
Constant for extensibility in sub-interfaces.
k_struct - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
k_struct represents 'struct' in C & C++
k_struct - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTElaboratedTypeSpecifier
Structure.
k_struct - Static variable in interface org.eclipse.cdt.core.dom.ast.ICompositeType
 
k_union - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTCompositeTypeSpecifier
k_union represents 'union' in C & C++
k_union - Static variable in interface org.eclipse.cdt.core.dom.ast.IASTElaboratedTypeSpecifier
Union.
k_union - Static variable in interface org.eclipse.cdt.core.dom.ast.ICompositeType
 

Eclipse CDT
Pre-release 3.0
A B C D E F G H I J K L M N O P Q R S T U V W
Copyright (c) IBM Corp. and others 2004. All Rights Reserved.