DataSelectionListViewItem Class Reference
#include <DataSelector_qt4.h>
List of all members.
|
Public Member Functions |
| | DataSelectionListViewItem (DataSelectionListView *parent, const string &name, const string &data_source, QDOS::CDFDataBaseDataSource_var cdf_db) |
| virtual | ~DataSelectionListViewItem () |
virtual
QDOS::CDFDataBaseDataSource_var | data_base () |
| virtual string | name () const |
| QDOS::QdObject_var | get_data (const QDOS::TimeInterval &time_interval) |
| void | get_files (const QDOS::TimeInterval &time_interval, vector< string > &fnames) |
| int | get_data_coverage (const QDOS::TimeInterval &time_interval) |
| void | get_data_info (const QDOS::TimeInterval &time_interval, vector< string > &info_txt) |
| | DataSelectionListViewItem (DataSelectionListView *parent, const string &name, const string &data_source, QDOS::CDFDataBaseDataSource_var cdf_db) |
| virtual | ~DataSelectionListViewItem () |
virtual
QDOS::CDFDataBaseDataSource_var | data_base () |
| virtual string | name () const |
| QDOS::QdObject_var | get_data (const QDOS::TimeInterval &time_interval) |
| void | get_files (const QDOS::TimeInterval &time_interval, vector< string > &fnames) |
| int | get_data_coverage (const QDOS::TimeInterval &time_interval) |
| void | get_data_info (const QDOS::TimeInterval &time_interval, vector< string > &info_txt) |
Private Attributes |
| QDOS::CDFDataBaseDataSource_var | _cdf_db |
| string | _datasource_name |
Constructor & Destructor Documentation
| virtual DataSelectionListViewItem::~DataSelectionListViewItem |
( |
|
) |
[inline, virtual] |
| virtual DataSelectionListViewItem::~DataSelectionListViewItem |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| int DataSelectionListViewItem::get_data_coverage |
( |
const QDOS::TimeInterval & |
time_interval |
) |
|
| int DataSelectionListViewItem::get_data_coverage |
( |
const QDOS::TimeInterval & |
time_interval |
) |
|
| void DataSelectionListViewItem::get_data_info |
( |
const QDOS::TimeInterval & |
time_interval, |
|
|
vector< string > & |
info_txt | |
|
) |
| | [inline] |
| void DataSelectionListViewItem::get_data_info |
( |
const QDOS::TimeInterval & |
time_interval, |
|
|
vector< string > & |
info_txt | |
|
) |
| | [inline] |
| void DataSelectionListViewItem::get_files |
( |
const QDOS::TimeInterval & |
time_interval, |
|
|
vector< string > & |
fnames | |
|
) |
| | [inline] |
| void DataSelectionListViewItem::get_files |
( |
const QDOS::TimeInterval & |
time_interval, |
|
|
vector< string > & |
fnames | |
|
) |
| | [inline] |
| virtual string DataSelectionListViewItem::name |
( |
|
) |
const [inline, virtual] |
| virtual string DataSelectionListViewItem::name |
( |
|
) |
const [inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: