Helios++
Helios software for LiDAR simulations
helios::filems::DesignMatrixReader< VarType > Member List

This is the complete list of members for helios::filems::DesignMatrixReader< VarType >, including all inherited members.

brhelios::filems::DesignMatrixReader< VarType >protected
comhelios::filems::DesignMatrixReader< VarType >protected
DesignMatrixReader(string const &path, string const &sep=",", string const &com="#", long const maxCharsPerLine=8192, size_t const bufferSize=100000)helios::filems::DesignMatrixReader< VarType >inline
extractSpecCommentKeyValue(string const &str, size_t const comIdx, size_t const colonIdx, string &key, string &val)helios::filems::DesignMatrixReader< VarType >protectedvirtual
isSpecComment(string const &str, size_t &colonIdx)helios::filems::DesignMatrixReader< VarType >protectedvirtual
parseColumnNames(string const &val, vector< string > &header)helios::filems::DesignMatrixReader< VarType >protectedvirtual
parseComment(string const &str, size_t const comIdx, vector< string > &header, unordered_map< string, string > *keyval)helios::filems::DesignMatrixReader< VarType >protectedvirtual
parseRow(string const &str, size_t const nonEmptyIdx, vector< VarType > &values)helios::filems::DesignMatrixReader< VarType >protectedvirtual
read(unordered_map< string, string > *keyval=nullptr)helios::filems::DesignMatrixReader< VarType >virtual
sephelios::filems::DesignMatrixReader< VarType >protected
~DesignMatrixReader()=default (defined in helios::filems::DesignMatrixReader< VarType >)helios::filems::DesignMatrixReader< VarType >virtual