#include <sourcecontrol.h>
Return value of GetChanges() and GetMissingIntegrations().
Public Member Functions | |
SourceControlChangeEntry () | |
HashInt | GetHashCode () const |
Static Public Member Functions | |
static Result< void > | DescribeIO (const DataSerializeInterface &stream) |
Public Attributes | |
Int | _changeList |
UniversalDateTime | _dateTime |
String | _userName |
String | _workspaceName |
String | _status |
String | _description |
String | _changeType |
Url | _path |
|
static |
Describe all elements of this class for I/O operations.
[in] | stream | The stream that is used to register the class members. |
HashInt GetHashCode | ( | ) | const |
Int _changeList |
Change list number of this entry.
UniversalDateTime _dateTime |
Date and time when the changelist has been submitted.
String _workspaceName |
Client workspace that submitted the change list.
String _status |
Status of the changelist. Should be "submitted".
String _description |
The description text of the change list.
String _changeType |
public or private change
Url _path |
common path