#include <UnpackMem.hpp>
Public Methods | |
| char * | GetPtr () | 
| unsigned long | GetLen () | 
Public Attributes | |
| unsigned long | len | 
| UnpackDataBlock * | next | 
      
  | 
  
| 
 
 Definition at line 11 of file UnpackMem.hpp. 00011 {  return len;  }
 | 
  
      
  | 
  
| 
 
 Definition at line 10 of file UnpackMem.hpp. 00010 {  return (char *)(this+1);  }
 | 
  
      
  | 
  
| 
 
 Definition at line 6 of file UnpackMem.hpp.  | 
  
      
  | 
  
| 
 
 Definition at line 7 of file UnpackMem.hpp.  | 
  
1.2.11.1 written by Dimitri van Heesch,
 © 1997-2001