| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
DataType Base DataType which represents any thing which can be synchronized between two DataProviders |
|||
|
|||
log = logging.getLogger("datatypes.DataType")
|
|||
CHANGE_UNMODIFIED = 0
|
|||
CHANGE_ADDED = 1
|
|||
CHANGE_MODIFIED = 2
|
|||
CHANGE_DELETED = 3
|
|||
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sat Aug 2 22:18:10 2008 | http://epydoc.sourceforge.net |