|
Eclipse CDT 7.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICPPField
Field Summary | |
---|---|
static ICPPField[] |
EMPTY_CPPFIELD_ARRAY
|
Fields inherited from interface org.eclipse.cdt.core.dom.ast.IField |
---|
EMPTY_FIELD_ARRAY |
Fields inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMember |
---|
v_private, v_protected, v_public |
Fields inherited from interface org.eclipse.cdt.core.dom.ast.IVariable |
---|
EMPTY_VARIABLE_ARRAY |
Fields inherited from interface org.eclipse.cdt.core.dom.ast.IBinding |
---|
EMPTY_BINDING_ARRAY |
Method Summary |
---|
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IField |
---|
getCompositeTypeOwner |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPMember |
---|
getClassOwner, getType, getVisibility, isStatic |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPVariable |
---|
isExternC, isMutable |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IVariable |
---|
getInitialValue, getType, isAuto, isExtern, isRegister, isStatic |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.cpp.ICPPBinding |
---|
getQualifiedName, getQualifiedNameCharArray, isGloballyQualified |
Methods inherited from interface org.eclipse.cdt.core.dom.ast.IBinding |
---|
getLinkage, getName, getNameCharArray, getOwner, getScope |
Field Detail |
---|
static final ICPPField[] EMPTY_CPPFIELD_ARRAY
|
Eclipse CDT 7.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |