Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include <vector>
#include <string>
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) |