#include <vtkSegYIOUtils.h>
Definition at line 12 of file vtkSegYIOUtils.h.
 
◆ readChar()
      
        
          | char vtkSegYIOUtils::readChar  | 
          ( | 
          std::istream &  | 
          in | ) | 
           | 
        
      
 
 
◆ readShortInteger() [1/2]
      
        
          | short vtkSegYIOUtils::readShortInteger  | 
          ( | 
          std::streamoff  | 
          pos,  | 
        
        
           | 
           | 
          std::istream &  | 
          in  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ readShortInteger() [2/2]
      
        
          | short vtkSegYIOUtils::readShortInteger  | 
          ( | 
          std::istream &  | 
          in | ) | 
           | 
        
      
 
 
◆ readLongInteger() [1/2]
      
        
          | int vtkSegYIOUtils::readLongInteger  | 
          ( | 
          std::streamoff  | 
          pos,  | 
        
        
           | 
           | 
          std::istream &  | 
          in  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ readLongInteger() [2/2]
      
        
          | int vtkSegYIOUtils::readLongInteger  | 
          ( | 
          std::istream &  | 
          in | ) | 
           | 
        
      
 
 
◆ readFloat()
      
        
          | float vtkSegYIOUtils::readFloat  | 
          ( | 
          std::istream &  | 
          in | ) | 
           | 
        
      
 
 
◆ readIBMFloat()
      
        
          | float vtkSegYIOUtils::readIBMFloat  | 
          ( | 
          std::istream &  | 
          in | ) | 
           | 
        
      
 
 
◆ readUChar()
      
        
          | unsigned char vtkSegYIOUtils::readUChar  | 
          ( | 
          std::istream &  | 
          in | ) | 
           | 
        
      
 
 
◆ swap()
      
        
          | void vtkSegYIOUtils::swap  | 
          ( | 
          char *  | 
          a,  | 
        
        
           | 
           | 
          char *  | 
          b  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ Instance()
◆ getFileSize()
      
        
          | std::streamoff vtkSegYIOUtils::getFileSize  | 
          ( | 
          std::istream &  | 
          in | ) | 
           | 
        
      
 
 
◆ IsBigEndian
      
        
          | bool vtkSegYIOUtils::IsBigEndian | 
        
      
 
 
The documentation for this class was generated from the following file: