|
CFx SDK Documentation 2026 SP0
|
#include <TfRevisionControl.h>
Classes | |
| struct | Conflict |
Public Types | |
| typedef OdArray< Conflict > | Conflicts |
Public Member Functions | |
| Conflicts const & | conflicts () const |
| Conflicts & | conflicts () |
| OdTfRevisionControl::MergeResolution | operator() (const OdDbHandle &h, OdTfRevisionControl::ChangeType myChange, OdTfRevisionControl::ChangeType theirChange, OdTfRevisionControl::MergeResolution autoResolution) override |
Public Member Functions inherited from OdTfMergeHandler | |
| virtual | ~OdTfMergeHandler () |
OdTfMergeConflictHandler implementation collecting all conflicts for resolving after the merge() operation finished.
Definition at line 358 of file TfRevisionControl.h.
Definition at line 370 of file TfRevisionControl.h.
|
inline |
Definition at line 373 of file TfRevisionControl.h.
|
inline |
Definition at line 372 of file TfRevisionControl.h.
|
inlineoverridevirtual |
Implements OdTfMergeHandler.
Definition at line 375 of file TfRevisionControl.h.