Represents the <base64> binary data element.
More...
#include <xml-rpc.h>
Represents the <base64> binary data element.
◆ _base64() [1/3]
◆ _base64() [2/3]
_base64::_base64 |
( |
struct soap * |
| ) |
|
◆ _base64() [3/3]
_base64::_base64 |
( |
struct soap * |
, |
|
|
int |
, |
|
|
unsigned char * |
|
|
) |
| |
◆ ptr() [1/2]
unsigned char* _base64::ptr |
( |
| ) |
|
◆ ptr() [2/2]
void _base64::ptr |
( |
unsigned char * |
| ) |
|
◆ size() [1/2]
int _base64::size |
( |
| ) |
const |
◆ size() [2/2]
void _base64::size |
( |
int |
| ) |
|
◆ __ptr
unsigned char* _base64::__ptr |
pointer to raw binary data block
◆ __size
size of raw binary data block
The documentation for this struct was generated from the following file: