Home
Trees
Indices
Help
PyPerforce
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
object
:
The most base type
perforce.api.FileOpenMode
:
Enumeration of supported file open modes.
perforce.api.ClientUser
:
A Perforce ClientUser object.
perforce.api.SpecElem
:
A Perforce form specification element.
perforce.results.FileLog
:
A utility class for storing the results of a 'p4 filelog' command.
perforce.api.Enviro.ItemType
:
Enumeration of
perforce.api.Enviro
item types.
perforce.api.ClientMerge
:
A Perforce ClientMerge object
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
perforce.api.PerforceError
perforce.objects.CommandError
:
Exception raised when a Perforce command fails.
perforce.api.ConnectionDropped
perforce.api.SpecError
perforce.api.ParseError
perforce.api.ConnectionFailed
perforce.results.ResultsOutputConsumer
:
An
IOutputConsumer
that places all output into a
Results
object.
perforce.api.Enviro
:
A Perforce Enviro object.
perforce.api.ErrorSeverity
:
The Perforce error severity enumeration.
perforce.api.ErrorGeneric
:
The Perforce ErrorGeneric enumeration.
perforce.api.CharSet
:
Perforce character set enumeration.
perforce.objects.Counter
:
A named Perforce counter value.
protocols.interfaces.Interface
perforce.results.IOutputConsumer
:
This interface class declares the interface that consumers of Perforce command output must provide.
perforce.forms.Form
:
A Perforce form object.
perforce.api.FileSys
:
A file system object.
perforce.api.ClientApi
:
A Perforce ClientApi object.
perforce.connection.Connection
:
A single connection to a Perforce server.
perforce.results.FileData
:
Helper class for storing Perforce file data as a string.
perforce.api.MergeForce
:
Enumeration of behaviours for auto-resolving merges.
type
:
type(object) -> the object's type type(name, bases, dict) -> a new type
protocols.interfaces.AbstractBaseMeta
:
Metaclass for 'AbstractBase' - a protocol that's also a class
protocols.interfaces.InterfaceClass
:
Metaclass for 'Interface' - a non-instantiable protocol
perforce.api.MergeStatus
:
Enumeration of Perforce file merge statuses.
perforce.objects.FormObject
:
A Perforce form-based object.
perforce.objects.Job
:
The job class wraps the Perforce job concept.
perforce.objects.Change
:
The change class wraps the Perforce changelist concept.
perforce.objects.Label
:
The label class wraps the Perforce label concept.
perforce.objects.User
:
A Perforce user object.
perforce.objects.Client
:
A Perforce client/workspace object.
perforce.objects.Branch
:
A Perforce branch object.
perforce.async.objects.Change
:
The change class wraps the Perforce changelist concept.
perforce.async.objects.Branch
:
A Perforce branch object.
perforce.async.objects.Client
:
A Perforce client/workspace object.
perforce.async.objects.Label
:
The label class wraps the Perforce label concept.
perforce.async.objects.User
:
A Perforce user object.
perforce.api.FileSysType
:
A Perforce file system type enumeration.
perforce.results.Integration
:
Information about a single file integration.
perforce.results.FileRevision
:
Information about a single revision of a file.
perforce.async.connection.Connection
:
A Perforce connection that allows asynchronous running of commands.
perforce.api.Error
:
A Perforce Error message.
perforce.api.Spec
:
A Perforce form specification.
perforce.results.Results
:
A utility class for storing the results of a Perforce command.
perforce.api.MergeType
:
Enumeration of Perforce merge types.
protocols.interfaces.Protocol
:
Generic protocol w/type-based adapter registry
protocols.interfaces.AbstractBaseMeta
:
Metaclass for 'AbstractBase' - a protocol that's also a class
protocols.interfaces.InterfaceClass
:
Metaclass for 'Interface' - a non-instantiable protocol
Home
Trees
Indices
Help
PyPerforce
Generated by Epydoc 3.0beta1 on Sun Aug 05 12:30:12 2007
http://epydoc.sourceforge.net