#include <pcl/surface/3rdparty/opennurbs/opennurbs_string.h>
Definition at line 273 of file opennurbs_string.h.
 
◆ ON_CheckSum()
      
        
          | ON_CheckSum::ON_CheckSum | ( |  | ) |  | 
      
 
 
◆ ~ON_CheckSum()
      
        
          | ON_CheckSum::~ON_CheckSum | ( |  | ) |  | 
      
 
 
◆ CheckBuffer()
      
        
          | bool ON_CheckSum::CheckBuffer | ( | std::size_t | size, | 
        
          |  |  | const void * | buffer | 
        
          |  | ) |  | const | 
      
 
 
◆ CheckFile() [1/2]
      
        
          | bool ON_CheckSum::CheckFile | ( | const wchar_t * | filename, | 
        
          |  |  | bool | bSkipTimeCheck = false | 
        
          |  | ) |  | const | 
      
 
 
◆ CheckFile() [2/2]
      
        
          | bool ON_CheckSum::CheckFile | ( | FILE * | fp, | 
        
          |  |  | bool | bSkipTimeCheck = false | 
        
          |  | ) |  | const | 
      
 
 
◆ Dump()
      
        
          | void ON_CheckSum::Dump | ( | class ON_TextLog & |  | ) | const | 
      
 
 
◆ IsSet()
      
        
          | bool ON_CheckSum::IsSet | ( |  | ) | const | 
      
 
 
◆ Read()
◆ SetBufferCheckSum()
      
        
          | bool ON_CheckSum::SetBufferCheckSum | ( | std::size_t | size, | 
        
          |  |  | const void * | buffer, | 
        
          |  |  | time_t | time | 
        
          |  | ) |  |  | 
      
 
 
◆ SetFileCheckSum() [1/2]
      
        
          | bool ON_CheckSum::SetFileCheckSum | ( | const wchar_t * | filename | ) |  | 
      
 
 
◆ SetFileCheckSum() [2/2]
      
        
          | bool ON_CheckSum::SetFileCheckSum | ( | FILE * | fp | ) |  | 
      
 
 
◆ Write()
◆ Zero()
      
        
          | void ON_CheckSum::Zero | ( |  | ) |  | 
      
 
 
◆ m_crc
      
        
          | ON__UINT32 ON_CheckSum::m_crc[8] | 
      
 
 
◆ m_size
      
        
          | std::size_t ON_CheckSum::m_size | 
      
 
 
◆ m_time
      
        
          | time_t ON_CheckSum::m_time | 
      
 
 
◆ UnsetCheckSum
The documentation for this class was generated from the following file: