Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
funclog.h File Reference

Go to the source code of this file.

Classes

class  Inkscape::Util::FuncLog
 A FuncLog is effectively a std::vector<std::function<void()>>, with the ability to hold move-only function types and enforced run-once semantics. More...
 
struct  Inkscape::Util::FuncLog::Header
 
struct  Inkscape::Util::FuncLog::Entry< Fd >
 

Namespaces

namespace  Inkscape
 Helper class to stream background task notifications as a series of messages.
 
namespace  Inkscape::Util
 Miscellaneous supporting code.