Stream Class |
Namespace: Perforce.P4
The Stream type exposes the following members.
Name | Description | |
---|---|---|
Stream | Initializes a new instance of the Stream class | |
Stream(String, DateTime, DateTime, String, String, PathSpec, PathSpec, StreamType, String, StreamOption, String, String, String, ViewMap, ViewMap, ViewMap, ViewMap, FormSpec) | Obsolete.
A stream specification in a Perforce repository.
| |
Stream(String, DateTime, DateTime, String, String, PathSpec, PathSpec, StreamType, String, StreamOption, String, String, String, ViewMap, ViewMap, ViewMap, ViewMap, ViewMap, FormSpec, DictionaryString, Object, ParentView) | Obsolete. Initializes a new instance of the Stream class | |
Stream(String, DateTime, DateTime, String, String, PathSpec, PathSpec, StreamType, String, StreamOption, String, String, String, ViewMap, ViewMap, ViewMap, ViewMap, ViewMap, ViewMap, FormSpec, DictionaryString, Object, ParentView) | Initializes a new instance of the Stream class |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromStreamCmdTaggedOutput |
Read the fields from the tagged output of a 'stream' command
| |
FromStreamsCmdTaggedOutput |
Read the fields from the tagged output of a 'streams' command
| |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Parse |
Parse the fields from a stream specification
| |
ToString |
Convert to specification in server format
(Overrides ObjectToString.) |