Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::iofile::ChannelsImporterExporter Class Reference

#include <ChannelsImporterExporter.hpp>

Static Public Member Functions

static bool exportChannels (const std::string &selectedPath, const std::vector< std::weak_ptr< iv::channels::AbstractChannel > > &channels)
 
static std::optional< std::vector< iv::iofile::ChannelImporterData > > importChannels (std::string_view importFilePath, const std::optional< std::shared_ptr< AbstractLog > > &logger)
 

Member Function Documentation

◆ exportChannels()

bool iv::iofile::ChannelsImporterExporter::exportChannels ( const std::string & selectedPath,
const std::vector< std::weak_ptr< iv::channels::AbstractChannel > > & channels )
static

◆ importChannels()

std::optional< std::vector< iv::iofile::ChannelImporterData > > iv::iofile::ChannelsImporterExporter::importChannels ( std::string_view importFilePath,
const std::optional< std::shared_ptr< AbstractLog > > & logger )
static

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