Open Search
    SourceControlInterface Member List

    This is the complete list of members for SourceControlInterface, including all inherited members.

    AddFile(const Url &path)SourceControlInterface
    Alloc(MAXON_SOURCE_LOCATION_DECLARATION, const String &portName=String(), const String &clientName=String(), const String &userName=String(), const String &passWord=String())SourceControlInterfacestatic
    CheckoutFile(const Url &path)SourceControlInterface
    CreateBranchMapping(const String &name, const BaseArray< String > &view, const String &description, const String &owner)SourceControlInterface
    DeleteBranchMapping(const String &name)SourceControlInterface
    DeleteFile(const Url &path)SourceControlInterface
    DescribeChangelist(Int changelist, SourceControlChangeEntry *change, BaseArray< ChangeFiles > *files)SourceControlInterface
    DiffFiles(const Url &file1, const Url &file2, FileDiff &diff)SourceControlInterface
    GetBranchMapping(const String &name, BaseArray< String > &view, String &description, String &owner)SourceControlInterface
    GetBranchMappings(BaseArray< String > &branches)SourceControlInterface
    GetChanges(const Url &path, Bool longDescription, const String &limitUser, Int limitChanges, BaseArray< SourceControlChangeEntry > &changes)SourceControlInterface
    GetLastChange(const Url &path)SourceControlInterface
    GetMissingIntegrations(const String &branchMapping, Int checkChangelist, Bool reverseMapping, Bool longDescription, BaseArray< SourceControlChangeEntry > &changes)SourceControlInterface
    GetNameOnDrive(const Url &path)SourceControlInterface
    GetRevisionOnDrive(const Url &path)SourceControlInterface
    IsUnderSourceControl(const Url &path)SourceControlInterface
    IsUnderSourceControl(const BaseArray< Url > &paths, BaseArray< Bool > &result)SourceControlInterface
    MAXON_INTERFACE_NONVIRTUAL(SourceControlInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.sourcecontrol")SourceControlInterfaceprivate
    ReadFile(const Url &file, WritableArrayInterface< UChar > &content)SourceControlInterface
    RevertFile(const Url &path)SourceControlInterface
    RunNativeCommand(const String &command, const ArrayInterface< String > &arguments, WritableArrayInterface< DataDictionary > &result, const ProgressMonitorRef &monitor=GetZeroRef< ProgressMonitorRef >(), const SCTypeConversion &typeConversion=SCTypeConversion(), const String &input=String())SourceControlInterface
    SCConvertDateTime(const CString &val)SourceControlInterfacestatic
    SCConvertFloat(const CString &val)SourceControlInterfacestatic
    SCConvertFloat32(const CString &val)SourceControlInterfacestatic
    SCConvertFloat64(const CString &val)SourceControlInterfacestatic
    SCConvertInt(const CString &val)SourceControlInterfacestatic
    SCConvertInt32(const CString &val)SourceControlInterfacestatic
    SCConvertInt64(const CString &val)SourceControlInterfacestatic
    SCConvertSkip(const CString &val)SourceControlInterfacestatic
    SCConvertString(const CString &val)SourceControlInterfacestatic
    SCConvertUrl(const CString &val)SourceControlInterfacestatic
    SubmitChangelist(const String &description)SourceControlInterface
    SyncFile(const Url &path, Int changeList=-1, const ProgressMonitorRef &monitor=GetZeroRef< ProgressMonitorRef >())SourceControlInterface
    SyncFileRevision(const Url &path, Int revision=-1, const ProgressMonitorRef &monitor=GetZeroRef< ProgressMonitorRef >())SourceControlInterface