#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 |
( |
| ) |
|
bool ON_CheckSum::CheckBuffer |
( |
size_t |
size, |
|
|
const void * |
buffer |
|
) |
| const |
bool ON_CheckSum::CheckFile |
( |
FILE * |
fp, |
|
|
bool |
bSkipTimeCheck = false |
|
) |
| const |
bool ON_CheckSum::CheckFile |
( |
const wchar_t * |
filename, |
|
|
bool |
bSkipTimeCheck = false |
|
) |
| const |
void ON_CheckSum::Dump |
( |
class ON_TextLog & |
| ) |
const |
bool ON_CheckSum::IsSet |
( |
| ) |
const |
bool ON_CheckSum::SetBufferCheckSum |
( |
size_t |
size, |
|
|
const void * |
buffer, |
|
|
time_t |
time |
|
) |
| |
bool ON_CheckSum::SetFileCheckSum |
( |
FILE * |
fp | ) |
|
bool ON_CheckSum::SetFileCheckSum |
( |
const wchar_t * |
filename | ) |
|
void ON_CheckSum::Zero |
( |
| ) |
|
ON__UINT32 ON_CheckSum::m_crc[8] |
size_t ON_CheckSum::m_size |
time_t ON_CheckSum::m_time |
The documentation for this class was generated from the following file:
- /tmp/B.0124f014-9312-4605-86fe-179fe06e4673/BUILD/pcl-pcl-1.7.0/surface/include/pcl/surface/3rdparty/opennurbs/opennurbs_string.h