Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
printer.hpp File Reference
#include <vector>
#include <string>
Include dependency graph for printer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  iv
 
namespace  iv::core
 
namespace  iv::core::printer
 

Functions

std::vector< std::string > iv::core::printer::getPrinters ()
 
bool iv::core::printer::existPrinter (const std::string_view deviceName)
 
bool iv::core::printer::isOnline (const std::string_view deviceName)
 
bool iv::core::printer::hasPrinter (std::string &defaultPrinter)
 
bool iv::core::printer::print (const std::string_view deviceName, const std::string_view filePath, const std::string_view title)