Internal class of the i_data_source interface class.
More...
#include <bayeux/dpp/i_data_source.h>
Internal class of the i_data_source interface class.
◆ source_record()
dpp::i_data_source::source_record::source_record |
( |
const std::string & |
label_ = "" | ) |
|
◆ reset()
void dpp::i_data_source::source_record::reset |
( |
| ) |
|
◆ effective_label
std::string dpp::i_data_source::source_record::effective_label |
◆ label
std::string dpp::i_data_source::source_record::label |
◆ processed
bool dpp::i_data_source::source_record::processed |
◆ status
int dpp::i_data_source::source_record::status |
◆ STATUS_CLOSED
const int dpp::i_data_source::source_record::STATUS_CLOSED = 0 |
|
static |
◆ STATUS_OPENED
const int dpp::i_data_source::source_record::STATUS_OPENED = 1 |
|
static |
The documentation for this struct was generated from the following file: