Eclipse CDT
Pre-release 3.0

Serialized Form


Package org.eclipse.cdt.core.model

Class org.eclipse.cdt.core.model.BufferChangedEvent extends EventObject implements Serializable

serialVersionUID: 3979268036526355761l

Serialized Fields

length

int length
The length of text that has been modified in the buffer.


offset

int offset
The offset into the buffer where the modification took place.


text

String text
The text that was modified.

Class org.eclipse.cdt.core.model.CModelException extends CoreException implements Serializable

serialVersionUID: 3546638828312998451l

Class org.eclipse.cdt.core.model.ElementChangedEvent extends EventObject implements Serializable

serialVersionUID: 3257572793326252855l

Serialized Fields

type

int type


Package org.eclipse.cdt.core.dom.ast

Class org.eclipse.cdt.core.dom.ast.DOMException extends Exception implements Serializable

Serialized Fields

problemBinding

IProblemBinding problemBinding


Package org.eclipse.cdt.debug.core.cdi

Class org.eclipse.cdt.debug.core.cdi.CDIException extends Exception implements Serializable

Serialized Fields

details

String details


Eclipse CDT
Pre-release 3.0

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