API Reference > Namespaces > revision_control Namespace > Classes > RevisionControl Class
RevisionControl Class
revision_control__RevisionControl
Syntax
C++
class RevisionControl : public OdRxObject;

RevisionControl.h

This class provides API for revision control Library: Source provided.

 
Name 
Description 
 
cast 
This is cast, a member of class RevisionControl. 
 
This is the overview for the checkout method overload. 
 
This is the overview for the commit method overload. 
 
Factory class method to create RevisionControl object  
 
diff 
This is the overview for the diff method overload. 
 
Gets map of all branches and their heads  
 
Gets commit message related to given sha  
 
Get current name of branch  
 
Get current changes in workspace compared to last revision  
 
init 
Initialization of revision control API, this method will create tf storage to save revision history note 
 
Incorporates changes from the certain branch into the current branch. If there are conflicts conflicting_objects will contain list of conflicting objects  
 
Create new branch  
Copyright © 2002–2020. Open Design Alliance. All rights reserved.