#include <pcl/surface/3rdparty/opennurbs/opennurbs_base64.h>
Definition at line 22 of file opennurbs_base64.h.
§ ON_Base64EncodeStream()
ON_Base64EncodeStream::ON_Base64EncodeStream |
( |
| ) |
|
§ ~ON_Base64EncodeStream()
virtual ON_Base64EncodeStream::~ON_Base64EncodeStream |
( |
| ) |
|
|
virtual |
§ Begin()
bool ON_Base64EncodeStream::Begin |
( |
| ) |
|
§ CallbackContext()
void* ON_Base64EncodeStream::CallbackContext |
( |
| ) |
const |
§ CallbackFunction()
ON_StreamCallbackFunction ON_Base64EncodeStream::CallbackFunction |
( |
| ) |
const |
§ End()
bool ON_Base64EncodeStream::End |
( |
| ) |
|
§ In()
bool ON_Base64EncodeStream::In |
( |
ON__UINT64 |
in_buffer_size, |
|
|
const void * |
in_buffer |
|
) |
| |
§ InCRC()
ON__UINT32 ON_Base64EncodeStream::InCRC |
( |
| ) |
const |
§ InSize()
ON__UINT64 ON_Base64EncodeStream::InSize |
( |
| ) |
const |
§ Out()
virtual bool ON_Base64EncodeStream::Out |
( |
void * |
callback_context, |
|
|
ON__UINT32 |
out_buffer_size, |
|
|
const char * |
out_buffer |
|
) |
| |
|
virtual |
§ OutCRC()
ON__UINT32 ON_Base64EncodeStream::OutCRC |
( |
| ) |
const |
§ OutSize()
ON__UINT64 ON_Base64EncodeStream::OutSize |
( |
| ) |
const |
§ SetCallback()
bool ON_Base64EncodeStream::SetCallback |
( |
ON_StreamCallbackFunction |
callback_function, |
|
|
void * |
callback_context |
|
) |
| |
The documentation for this class was generated from the following file:
- /build/pcl-ykqcJu/pcl-1.8.0+dfsg1/surface/include/pcl/surface/3rdparty/opennurbs/opennurbs_base64.h