CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
OdTfPostponeMergeHandler::Conflict Struct Reference

#include <TfRevisionControl.h>

Public Member Functions

 Conflict (const OdDbHandle &handle, OdTfRevisionControl::ChangeType myChange, OdTfRevisionControl::ChangeType theirChange)
 

Public Attributes

OdDbHandle handle
 
OdTfRevisionControl::ChangeType myChange
 
OdTfRevisionControl::ChangeType theirChange
 

Detailed Description

Definition at line 359 of file TfRevisionControl.h.

Constructor & Destructor Documentation

◆ Conflict()

OdTfPostponeMergeHandler::Conflict::Conflict ( const OdDbHandle handle,
OdTfRevisionControl::ChangeType  myChange,
OdTfRevisionControl::ChangeType  theirChange 
)
inline

Definition at line 364 of file TfRevisionControl.h.

Member Data Documentation

◆ handle

OdDbHandle OdTfPostponeMergeHandler::Conflict::handle

Definition at line 361 of file TfRevisionControl.h.

◆ myChange

OdTfRevisionControl::ChangeType OdTfPostponeMergeHandler::Conflict::myChange

Definition at line 362 of file TfRevisionControl.h.

◆ theirChange

OdTfRevisionControl::ChangeType OdTfPostponeMergeHandler::Conflict::theirChange

Definition at line 363 of file TfRevisionControl.h.


The documentation for this struct was generated from the following file: