|
c2pa-c
C++ API for c2pa-c library
|
IOStream Class wrapper for C2paStream. More...
#include <c2pa.hpp>


Public Member Functions | |
| template<typename IOStream > | |
| CppIOStream (IOStream &iostream) | |
| ~CppIOStream () | |
Public Attributes | |
| C2paStream * | c_stream |
IOStream Class wrapper for C2paStream.
This class is used to wrap an input/output stream for use with the C2PA library.
|
inline |
| c2pa::CppIOStream::~CppIOStream | ( | ) |
| C2paStream* c2pa::CppIOStream::c_stream |