libdcp
Public Member Functions | Private Attributes | List of all members
dcp::Formatter::Wrap Class Reference

Public Member Functions

 Wrap (Formatter *formatter, std::string const &close)
 
 Wrap (Formatter *formatter, std::string const &close, std::function< void()> closer)
 
 Wrap (Wrap &&other)
 

Private Attributes

Formatter_formatter = nullptr
 
std::string _close
 
std::function< void()> _closer = nullptr
 

Detailed Description

Definition at line 39 of file verify_report.h.


The documentation for this class was generated from the following file: