Skip to content

Class ILLIXR::zed_capture::files

ClassList > ILLIXR > zed_capture > files

Public Static Attributes

Type Name
std::string camL_file_
boost::filesystem::path camL_path_
std::string camR_file_
boost::filesystem::path camR_path_
std::string cam_file_
std::string data_file_
boost::filesystem::path data_path_
boost::filesystem::path img_path_

Public Functions

Type Name
files (const files &) = delete
files () = delete

Public Static Functions

Type Name
files * getInstance ()
files * getInstance (const std::string & rt, const std::string & path)

Public Static Attributes Documentation

variable camL_file_

std::string files::camL_file_;

variable camL_path_

boost::filesystem::path files::camL_path_;

variable camR_file_

std::string files::camR_file_;

variable camR_path_

boost::filesystem::path files::camR_path_;

variable cam_file_

std::string files::cam_file_;

variable data_file_

std::string files::data_file_;

variable data_path_

boost::filesystem::path files::data_path_;

variable img_path_

boost::filesystem::path files::img_path_;

Public Functions Documentation

function files [1/3]

ILLIXR::zed_capture::files::files (
    const files &
) = delete

function files [2/3]

ILLIXR::zed_capture::files::files () = delete

Public Static Functions Documentation

function getInstance [1/2]

static files * ILLIXR::zed_capture::files::getInstance () 

function getInstance [2/2]

static files * ILLIXR::zed_capture::files::getInstance (
    const std::string & rt,
    const std::string & path
) 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/plugins/zed/capture/files.hpp