This is the complete list of members for ufo::ProfileDataHandler, including all inherited members.
entireSampleDataHandler_ | ufo::ProfileDataHandler | private |
filtervars_ | ufo::ProfileDataHandler | private |
flagged_ | ufo::ProfileDataHandler | private |
GeoVaLData_ | ufo::ProfileDataHandler | private |
geovals_ | ufo::ProfileDataHandler | private |
get(const std::string &fullname) | ufo::ProfileDataHandler | inline |
getAssociatedVerticalCoordinate(const std::string &variableName) const | ufo::ProfileDataHandler | private |
getGeoVaLVector(const std::string &variableName) | ufo::ProfileDataHandler | |
getNumProfileLevels() const | ufo::ProfileDataHandler | inline |
getObsdb() | ufo::ProfileDataHandler | inline |
getObsDiag(const std::string &variableName) | ufo::ProfileDataHandler | |
getProfileIndicesInEntireSample(const std::string &groupname) | ufo::ProfileDataHandler | private |
initialiseNextProfile() | ufo::ProfileDataHandler | |
obsdb_ | ufo::ProfileDataHandler | private |
obsDiagData_ | ufo::ProfileDataHandler | private |
obsdiags_ | ufo::ProfileDataHandler | private |
options_ | ufo::ProfileDataHandler | private |
produceProfileVector(const std::vector< std::string > &variableNamesInt, const std::vector< std::string > &variableNamesFloat, const std::vector< std::string > &variableNamesString, const std::vector< std::string > &variableNamesGeoVaLs, const std::vector< std::string > &variableNamesObsDiags) | ufo::ProfileDataHandler | |
profileData_ | ufo::ProfileDataHandler | private |
ProfileDataHandler(const ObsFilterData &data, const DataHandlerParameters &options, const std::vector< bool > &apply, const Variables &filtervars, std::vector< std::vector< bool >> &flagged) | ufo::ProfileDataHandler | |
profileIndices_ | ufo::ProfileDataHandler | private |
profileIndicesInEntireSample_ | ufo::ProfileDataHandler | private |
resetProfileIndices() | ufo::ProfileDataHandler | inline |
resetProfileInformation() | ufo::ProfileDataHandler | private |
set(const std::string &fullname, std::vector< T > &&vec_in) | ufo::ProfileDataHandler | inline |
setFinalReportFlags() | ufo::ProfileDataHandler | private |
setFlagged() | ufo::ProfileDataHandler | private |
updateAllProfiles(std::vector< ProfileDataHolder > &profiles) | ufo::ProfileDataHandler | |
updateEntireSampleData() | ufo::ProfileDataHandler | private |
updateProfileInformation() | ufo::ProfileDataHandler | |
updateValueIfPresent(const std::vector< T > &vecIn, const size_t &idxIn, std::vector< T > &vecOut, const size_t &idxOut) | ufo::ProfileDataHandler | inlineprivate |
writeQuantitiesToObsdb() | ufo::ProfileDataHandler | |