Eclipse CDT
7.0

Uses of Interface
org.eclipse.cdt.core.model.IField

Packages that use IField
org.eclipse.cdt.core.model   
 

Uses of IField in org.eclipse.cdt.core.model
 

Methods in org.eclipse.cdt.core.model that return IField
 IField IStructure.getField(java.lang.String name)
          Returns the specific field with the given name within the structure.
 IField[] IStructure.getFields()
          Returns the fields of a structure.
 


Eclipse CDT
7.0

Copyright (c) IBM Corp. and others 2004, 2012. All Rights Reserved.