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


Public Member Functions | |
| template<typename OStream > | |
| CppOStream (OStream &ostream) | |
| ~CppOStream () | |
Public Attributes | |
| C2paStream * | c_stream |
Ostream Class wrapper for C2paStream.
This class is used to wrap an output stream for use with the C2PA library.
|
inlineexplicit |
| c2pa::CppOStream::~CppOStream | ( | ) |
| C2paStream* c2pa::CppOStream::c_stream |