#include <qgswkbptr.h>
Definition at line 128 of file qgswkbptr.h.
 
  
  
      
        
          | QgsConstWkbPtr::QgsConstWkbPtr  | 
          ( | 
          const QByteArray &  | 
          wkb | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
Construct WKB pointer from QByteArray. 
Definition at line 37 of file qgswkbptr.cpp.
 
 
      
        
          | QgsConstWkbPtr::QgsConstWkbPtr  | 
          ( | 
          const unsigned char *  | 
          p,  | 
        
        
           | 
           | 
          int  | 
          size  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | QgsConstWkbPtr::operator const unsigned char *  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void QgsConstWkbPtr::operator+=  | 
          ( | 
          int  | 
          n | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | void QgsConstWkbPtr::operator-=  | 
          ( | 
          int  | 
          n | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const QgsConstWkbPtr& QgsConstWkbPtr::operator>>  | 
          ( | 
          unsigned int &  | 
          v | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const QgsConstWkbPtr & QgsConstWkbPtr::operator>>  | 
          ( | 
          QPointF &  | 
          point | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | const QgsConstWkbPtr & QgsConstWkbPtr::operator>>  | 
          ( | 
          QPolygonF &  | 
          points | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
template<typename T > 
  
  
      
        
          | void QgsConstWkbPtr::read  | 
          ( | 
          T &  | 
          v | ) | 
           const | 
         
       
   | 
  
inlineprotected   | 
  
 
Read a value. 
- Note
 - note available in Python bindings 
 
Definition at line 146 of file qgswkbptr.h.
 
 
readHeader 
- Note
 - note available in Python bindings 
 
Definition at line 53 of file qgswkbptr.cpp.
 
 
  
  
      
        
          | int QgsConstWkbPtr::remaining  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
remaining 
- Note
 - note available in Python bindings 
 
Definition at line 186 of file qgswkbptr.h.
 
 
  
  
      
        
          | void QgsConstWkbPtr::verifyBound  | 
          ( | 
          int  | 
          size | ) | 
           const | 
         
       
   | 
  
protected   | 
  
 
Verify bounds. 
- Note
 - note available in Python bindings 
 
Definition at line 69 of file qgswkbptr.cpp.
 
 
  
  
      
        
          | unsigned char* QgsConstWkbPtr::mEnd | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | bool QgsConstWkbPtr::mEndianSwap | 
         
       
   | 
  
mutableprotected   | 
  
 
 
  
  
      
        
          | unsigned char* QgsConstWkbPtr::mP | 
         
       
   | 
  
mutableprotected   | 
  
 
 
The documentation for this class was generated from the following files: