genericIO
SEP::sepRegFile Member List

This is the complete list of members for SEP::sepRegFile, including all inherited members.

_hyper (defined in SEP::genericRegFile)SEP::genericRegFileprotected
_type (defined in SEP::genericRegFile)SEP::genericRegFileprotected
close() (defined in SEP::genericRegFile)SEP::genericRegFileinlinevirtual
error(const std::string &err) const (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
genericRegFile() (defined in SEP::genericRegFile)SEP::genericRegFileinline
getBool(const std::string &, const bool def) const (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
getBool(const std::string &) const (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
getDataEsize() (defined in SEP::genericRegFile)SEP::genericRegFile
getDataSize() (defined in SEP::genericRegFile)SEP::genericRegFileinlinevirtual
getDataType() (defined in SEP::genericRegFile)SEP::genericRegFileinline
getDataTypeString() (defined in SEP::genericRegFile)SEP::genericRegFile
getFloat(const std::string &, const float def) const (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
getFloat(const std::string &) const (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
getFloats(const std::string &arg, int nvals) const (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
getFloats(const std::string &arg, std::vector< float > &defs) const (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
getHyper() (defined in SEP::genericRegFile)SEP::genericRegFileinline
getInt(const std::string &arg) const (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
getInt(const std::string &arg, const int def) const (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
getInts(const std::string &arg, int nvals) const (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
getInts(const std::string &arg, std::vector< int > &defs) const (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
getString(const std::string &arg) const (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
getString(const std::string &arg, const std::string &def) const (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
message(const std::string &err) const (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
paramObj() (defined in SEP::paramObj)SEP::paramObjinline
putBool(const std::string &par, const bool val) (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
putFloat(const std::string &par, const float val) (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
putFloats(const std::string &par, const std::vector< float > &val) (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
putFloats(const std::string &par, const std::vector< float > val) (defined in SEP::genericRegFile)SEP::genericRegFileinlinevirtual
putInt(const std::string &par, const int val) (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
putInts(const std::string &par, const std::vector< int > &val) (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
putInts(const std::string &par, const std::vector< int > val) (defined in SEP::genericRegFile)SEP::genericRegFileinlinevirtual
putString(const std::string &par, const std::string &val) (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
putString(const std::string &par, const std::string val) (defined in SEP::genericRegFile)SEP::genericRegFileinlinevirtual
readComplexStream(float _Complex *array, const long long npts) (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
readComplexWindow(const std::vector< int > &nw, const std::vector< int > &fw, const std::vector< int > &jw, float _Complex *array) (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
readComplexWindow(const std::vector< int > &nw, const std::vector< int > &fw, const std::vector< int > jw, float _Complex *array) (defined in SEP::genericRegFile)SEP::genericRegFileinlinevirtual
readDescription() (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
readFloatStream(float *array, const long long npts) (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
readFloatWindow(const std::vector< int > &nw, const std::vector< int > &fw, const std::vector< int > &jw, float *array) (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
readUCharStream(unsigned char *array, const long long npts) (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
readUCharWindow(const std::vector< int > &nw, const std::vector< int > &fw, const std::vector< int > &jw, unsigned char *array) (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
seekTo(const long long iv, const int whence) (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
sepRegFile(const std::string &tg, const SEP::usage_code usage) (defined in SEP::sepRegFile)SEP::sepRegFile
setDataType(dataType typ) (defined in SEP::genericRegFile)SEP::genericRegFileinline
setHyper(std::shared_ptr< SEP::hypercube > hyp) (defined in SEP::genericRegFile)SEP::genericRegFileinline
writeComplexStream(const float _Complex *array, const long long npts) (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
writeComplexWindow(const std::vector< int > &nw, const std::vector< int > &fw, const std::vector< int > &jw, float _Complex *array) (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
writeComplexWindow(const std::vector< int > &nw, const std::vector< int > &fw, const std::vector< int > &jw, const float _Complex *array) (defined in SEP::genericRegFile)SEP::genericRegFileinlinevirtual
writeDescription() (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
writeFloatStream(const float *array, const long long npts) (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
writeFloatWindow(const std::vector< int > &nw, const std::vector< int > &fw, const std::vector< int > &jw, float *array) (defined in SEP::sepRegFile)SEP::sepRegFilevirtual
writeFloatWindow(const std::vector< int > &nw, const std::vector< int > &fw, const std::vector< int > &jw, const float *array) (defined in SEP::genericRegFile)SEP::genericRegFileinlinevirtual