◆ Study() [1/4]
◆ Study() [2/4]
      
        
          | SimTK::Study::Study  | 
          ( | 
          const Study &  | 
           | ) | 
           | 
        
      
 
 
◆ ~Study()
◆ Study() [3/4]
  
  
      
        
          | SimTK::Study::Study  | 
          ( | 
          const System &  | 
          sys | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
◆ Study() [4/4]
◆ operator=()
◆ getName()
      
        
          | const String& SimTK::Study::getName  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ getVersion()
      
        
          | const String& SimTK::Study::getVersion  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ getSystem()
      
        
          | const System& SimTK::Study::getSystem  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ getState()
      
        
          | const State& SimTK::Study::getState  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ updState()
      
        
          | State& SimTK::Study::updState  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ isOwnerHandle()
      
        
          | bool SimTK::Study::isOwnerHandle  | 
          ( | 
           | ) | 
           const | 
        
      
 
Is this handle the owner of this rep? This is true if the handle is empty or if its rep points back here. 
 
 
◆ isEmptyHandle()
      
        
          | bool SimTK::Study::isEmptyHandle  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ isSameStudy()
      
        
          | bool SimTK::Study::isSameStudy  | 
          ( | 
          const Study &  | 
          otherStudy | ) | 
           const | 
        
      
 
 
◆ getStudyGuts()
  
  
      
        
          | const Study::Guts& SimTK::Study::getStudyGuts  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ updStudyGuts()
◆ adoptStudyGuts()
◆ hasGuts()
  
  
      
        
          | bool SimTK::Study::hasGuts  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ Guts
The documentation for this class was generated from the following file: