csvzall 0.4.0
CSV command-line tool and emerging C++ library
Loading...
Searching...
No Matches
markdown_calendar.hpp File Reference
#include "../../pipeline_types.hpp"
#include <functional>
#include <istream>
#include <ostream>
#include <string>

Go to the source code of this file.

Classes

struct  csvzall::pipeline::common::MarkdownCalendarOptions
 

Namespaces

namespace  csvzall
 
namespace  csvzall::pipeline
 
namespace  csvzall::pipeline::common
 

Functions

int csvzall::pipeline::common::RenderMarkdownCalendarCsv (std::istream &input, std::ostream &output, const RunOptions &options, const LoggerCallbacks &logger, RunStats &stats, const MarkdownCalendarOptions &calendar_options)