Skip to content

File files.cpp

FileList > capture > files.cpp

Go to the source code of this file

  • #include "files.hpp"
  • #include "illixr/data_format/poses/head_pose.hpp"
  • #include <boost/filesystem.hpp>
  • #include <sstream>

Public Attributes

Type Name
const std::string d_file = "/data.csv"

Public Functions

Type Name
std::ostream & operator<< (std::ostream & os, const ILLIXR::data_format::pose::head_pose_type & dt)
std::ostream & operator<< (std::ostream & os, ILLIXR::data_format::ccd_data const & cd)
std::ostream & operator<< (std::ostream & os, ILLIXR::data_format::camera_data const & cc)

Macros

Type Name
define COMMA ","

Public Attributes Documentation

variable d_file

const std::string d_file;

Public Functions Documentation

function operator<<

std::ostream & operator<< (
    std::ostream & os,
    const ILLIXR::data_format::pose::head_pose_type & dt
) 

function operator<<

std::ostream & operator<< (
    std::ostream & os,
    ILLIXR::data_format::ccd_data const & cd
) 

function operator<<

std::ostream & operator<< (
    std::ostream & os,
    ILLIXR::data_format::camera_data const & cc
) 

Macro Definition Documentation

define COMMA

#define COMMA `","`


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