#include <OP_DopeBuffer.h>
|  | 
|  | OP_DopeBuffer () | 
|  | 
| virtual | ~OP_DopeBuffer () | 
|  | 
| void | clearAndDestroy () | 
|  | 
| void | copyKeys (const OP_MultiChannelRefArray &rows, int x1, int y1, int x2, int y2, int forceKeys=0, const UT_Array< UT_IntArray > *row_frame_masks=nullptr, bool clear_buffer=true, const int row_frame_masks_offset=0) | 
|  | 
| void | cutKeys (const OP_MultiChannelRefArray &rows, int x1, int y1, int x2, int y2, int forceKeys=0) | 
|  | 
| void | replaceKeys (const OP_MultiChannelRefArray &rows, int x1, int y1, int x2, int y2) | 
|  | 
| void | pasteKeys (const OP_MultiChannelRefArray &rows, int x1, int y1) const | 
|  | 
| void | updateDisplayedIndexMap (const CH_ChannelRefList &displayed) | 
|  | 
| bool | validDisplayedIndexMap () const | 
|  | 
| bool | lookupDisplayedIndexMap (int id, int &row_id, int &ch_id) const | 
|  | 
| bool | findFirstDisplayedRow (int &id, int &row_id, int &ch_id) const | 
|  | 
| bool | findLastDisplayedRow (int &id, int &row_id, int &ch_id) const | 
|  | 
| void | print () | 
|  | 
| int | save () | 
|  | 
| int | load () | 
|  | 
| const OP_MultiChannelRefArray & | getRows () const | 
|  | 
| void | getChannelList (CH_ChannelList &channels) const | 
|  | 
| void | getDimensions (int &x1, int &x2, int &numRows) | 
|  | 
| void | getMaxDimensions (int &x1, int &x2, int &numRows) | 
|  | 
| void | duplicate (OP_DopeBuffer ©) | 
|  | 
| void | setStartEnd (int start, int end) | 
|  | 
| int | getStart () const | 
|  | 
| int | getEnd () const | 
|  | 
| CH_Channel * | dupChannel (const CH_Channel &from) | 
|  | 
| void | setTargetChannel (const CH_Channel *target) const | 
|  | 
| bool | getRowFullPath (UT_StringHolder &ret, int i) const | 
|  | 
| const UT_Map< const CH_Channel *, UT_Array< fpreal > > &
 | getPasteKeysMap () const | 
|  | 
| void | setCopyCurrentTime (bool b) | 
|  | 
| bool | getCopyCurrentTime () | 
|  | 
Definition at line 35 of file OP_DopeBuffer.h.
 
      
        
          | OP_DopeBuffer::OP_DopeBuffer | ( |  | ) |  | 
      
 
 
  
  | 
        
          | virtual OP_DopeBuffer::~OP_DopeBuffer | ( |  | ) |  |  | virtual | 
 
 
      
        
          | void OP_DopeBuffer::clearAndDestroy | ( |  | ) |  | 
      
 
 
      
        
          | bool OP_DopeBuffer::findFirstDisplayedRow | ( | int & | id, | 
        
          |  |  | int & | row_id, | 
        
          |  |  | int & | ch_id | 
        
          |  | ) |  | const | 
      
 
 
      
        
          | bool OP_DopeBuffer::findLastDisplayedRow | ( | int & | id, | 
        
          |  |  | int & | row_id, | 
        
          |  |  | int & | ch_id | 
        
          |  | ) |  | const | 
      
 
 
  
  | 
        
          | bool OP_DopeBuffer::getCopyCurrentTime | ( |  | ) |  |  | inline | 
 
 
      
        
          | void OP_DopeBuffer::getDimensions | ( | int & | x1, | 
        
          |  |  | int & | x2, | 
        
          |  |  | int & | numRows | 
        
          |  | ) |  |  | 
      
 
 
  
  | 
        
          | int OP_DopeBuffer::getEnd | ( |  | ) | const |  | inline | 
 
 
      
        
          | void OP_DopeBuffer::getMaxDimensions | ( | int & | x1, | 
        
          |  |  | int & | x2, | 
        
          |  |  | int & | numRows | 
        
          |  | ) |  |  | 
      
 
 
  
  | 
        
          | int OP_DopeBuffer::getStart | ( |  | ) | const |  | inline | 
 
 
      
        
          | int OP_DopeBuffer::load | ( |  | ) |  | 
      
 
 
      
        
          | bool OP_DopeBuffer::lookupDisplayedIndexMap | ( | int | id, | 
        
          |  |  | int & | row_id, | 
        
          |  |  | int & | ch_id | 
        
          |  | ) |  | const | 
      
 
 
      
        
          | void OP_DopeBuffer::print | ( |  | ) |  | 
      
 
 
      
        
          | int OP_DopeBuffer::save | ( |  | ) |  | 
      
 
 
  
  | 
        
          | void OP_DopeBuffer::setCopyCurrentTime | ( | bool | b | ) |  |  | inline | 
 
 
  
  | 
        
          | void OP_DopeBuffer::setStartEnd | ( | int | start, |  
          |  |  | int | end |  
          |  | ) |  |  |  | inline | 
 
 
      
        
          | void OP_DopeBuffer::setTargetChannel | ( | const CH_Channel * | target | ) | const | 
      
 
 
      
        
          | bool OP_DopeBuffer::validDisplayedIndexMap | ( |  | ) | const | 
      
 
 
The documentation for this class was generated from the following file: