Serialized Form
- 
Package org.eclipse.cdt.core- 
Class org.eclipse.cdt.core.CDescriptorEventclass CDescriptorEvent extends EventObject implements Serializable- serialVersionUID:
- 3257009869059143225L
 - 
Serialized Fields- 
fTypeint fType Deprecated.
 
- 
 
 
- 
- 
Package org.eclipse.cdt.core.cdtvariables- 
Exception Class org.eclipse.cdt.core.cdtvariables.CdtVariableExceptionclass CdtVariableException extends org.eclipse.core.runtime.CoreException implements Serializable- serialVersionUID:
- 3976741380246681395L
 
 
- 
- 
Package org.eclipse.cdt.core.dom- 
Exception Class org.eclipse.cdt.core.dom.IASTServiceProvider.UnsupportedDialectExceptionclass UnsupportedDialectException extends Exception implements Serializable- serialVersionUID:
- 0L
 
 
- 
- 
Package org.eclipse.cdt.core.dom.ast- 
Exception Class org.eclipse.cdt.core.dom.ast.DOMExceptionclass DOMException extends Exception implements Serializable- serialVersionUID:
- 0L
 - 
Serialized Fields- 
problemBindingIProblemBinding problemBinding 
 
- 
 
- 
Exception Class org.eclipse.cdt.core.dom.ast.ExpansionOverlapsBoundaryExceptionclass ExpansionOverlapsBoundaryException extends Exception implements Serializable
 
- 
- 
Package org.eclipse.cdt.core.model- 
Class org.eclipse.cdt.core.model.BufferChangedEventclass BufferChangedEvent extends EventObject implements Serializable- serialVersionUID:
- 3979268036526355761L
 - 
Serialized Fields- 
lengthint length The length of text that has been modified in the buffer.
- 
offsetint offset The offset into the buffer where the modification took place.
- 
textString text The text that was modified.
 
- 
 
- 
Exception Class org.eclipse.cdt.core.model.CModelExceptionclass CModelException extends org.eclipse.core.runtime.CoreException implements Serializable- serialVersionUID:
- 3546638828312998451L
 
- 
Class org.eclipse.cdt.core.model.ElementChangedEventclass ElementChangedEvent extends EventObject implements Serializable- serialVersionUID:
- 3257572793326252855L
 - 
Serialized Fields- 
typeint type 
 
- 
 
 
- 
- 
Package org.eclipse.cdt.core.parser- 
Exception Class org.eclipse.cdt.core.parser.EndOfFileExceptionclass EndOfFileException extends Exception implements Serializable- serialVersionUID:
- 1607883323361197919L
 - 
Serialized Fields- 
fEndsInactiveCodeboolean fEndsInactiveCode 
- 
fOffsetint fOffset 
 
- 
 
- 
Exception Class org.eclipse.cdt.core.parser.OffsetLimitReachedExceptionclass OffsetLimitReachedException extends EndOfFileException implements Serializable- serialVersionUID:
- -4315255081891716385L
 - 
Serialized Fields- 
finalTokenIToken finalToken 
- 
fOriginint fOrigin 
 
- 
 
- 
Exception Class org.eclipse.cdt.core.parser.ParseErrorclass ParseError extends Error implements Serializable- serialVersionUID:
- -3626877473345356953L
 - 
Serialized Fields- 
errorKindParseError.ParseErrorKind errorKind 
 
- 
 
 
- 
- 
Package org.eclipse.cdt.core.resources- 
Class org.eclipse.cdt.core.resources.PathEntryStoreChangedEventclass PathEntryStoreChangedEvent extends EventObject implements Serializable- serialVersionUID:
- 4051048549254706997L
 - 
Serialized Fields- 
flagsint flags 
- 
projectorg.eclipse.core.resources.IProject project 
 
- 
 
- 
Class org.eclipse.cdt.core.resources.PathEntryVariableChangeEventclass PathEntryVariableChangeEvent extends EventObject implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
typeint type The event type.
- 
valueorg.eclipse.core.runtime.IPath value The value of the changed variable (may be null).
- 
variableNameString variableName The name of the changed variable.
 
- 
 
 
- 
- 
Package org.eclipse.cdt.core.settings.model- 
Exception Class org.eclipse.cdt.core.settings.model.WriteAccessExceptionclass WriteAccessException extends RuntimeException implements Serializable- serialVersionUID:
- -4231477296650158708L
 
 
- 
- 
Package org.eclipse.cdt.core.templateengine
- 
Exception Class org.eclipse.cdt.core.templateengine.TemplateInitializationExceptionclass TemplateInitializationException extends Exception implements Serializable- serialVersionUID:
- -8138820172406447119L
 
 
- 
Package org.eclipse.cdt.core.templateengine.process- 
Exception Class org.eclipse.cdt.core.templateengine.process.ProcessFailureExceptionclass ProcessFailureException extends Exception implements Serializable- serialVersionUID:
- 1766239661286962870L
 - 
Serialized Fields- 
statusesList<org.eclipse.core.runtime.IStatus> statuses 
 
- 
 
 
- 
- 
Package org.eclipse.cdt.utils- 
Class org.eclipse.cdt.utils.Addr32class Addr32 extends Object implements Serializable- 
Serialized Fields- 
addresslong address 
 
- 
 
- 
- 
Class org.eclipse.cdt.utils.Addr64class Addr64 extends Object implements Serializable- 
Serialized Fields- 
addressBigInteger address 
 
- 
 
- 
 
- 
- 
Package org.eclipse.cdt.utils.elf- 
Exception Class org.eclipse.cdt.utils.elf.Elf.ElfClassNoneExceptionclass ElfClassNoneException extends IOException implements Serializable
 
-