NCBI C++ ToolKit
|
Search Toolkit Book for CWGSDataLoader::SLoaderParams
#include <sra/data_loaders/wgs/wgsloader.hpp>
Public Member Functions | |
SLoaderParams (void) | |
Public Attributes | |
string | m_WGSVolPath |
vector< string > | m_WGSFiles |
Definition at line 53 of file wgsloader.hpp.
|
inline |
Definition at line 55 of file wgsloader.hpp.
vector<string> CWGSDataLoader::SLoaderParams::m_WGSFiles |
Definition at line 59 of file wgsloader.hpp.
Referenced by CWGSDataLoader_Impl::CWGSDataLoader_Impl(), CWGSDataLoader::GetLoaderNameFromArgs(), and CWGSDataLoader::RegisterInObjectManager().
string CWGSDataLoader::SLoaderParams::m_WGSVolPath |
Definition at line 58 of file wgsloader.hpp.
Referenced by CWGSDataLoader::GetLoaderNameFromArgs(), CWGSDataLoader::RegisterInObjectManager(), and CDataLoadersUtil::x_SetupVDBDataLoader().