#include <sourcecontrol.h>
Return value of DescribeChangelist().
Public Member Functions | |
ChangeFiles () | |
Public Attributes | |
Url | file |
String | action |
String | type |
Int | revision |
Int64 | fileSize |
String | digest |
ChangeFiles | ( | ) |
Url file |
File name.
String action |
Submit action: "edit", "add" ...
String type |
File type: "text" or "binary" ...
Int revision |
File revision.
Int64 fileSize |
File size in bytes.
String digest |
Digest of the file.