Helios++
Helios software for LiDAR simulations
|
This is the complete list of members for helios::filems::DesignMatrixReader< VarType >, including all inherited members.
br | helios::filems::DesignMatrixReader< VarType > | protected |
com | helios::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 |
sep | helios::filems::DesignMatrixReader< VarType > | protected |
~DesignMatrixReader()=default (defined in helios::filems::DesignMatrixReader< VarType >) | helios::filems::DesignMatrixReader< VarType > | virtual |