Inheritance diagram for code::Index::EndDatasetEvent:
This is strictly an archive concept. The protocols xmllb and orpg, being real-time protocols, do not support this, but xml does.
Public Member Functions | |
EndDatasetEvent (Index *idx) | |
virtual | ~EndDatasetEvent () |
ActionSource * | getSource () const |
Returns a pointer to the object that generated this ActionEvent. | |
const std::string & | getType () const |
Returns a source-specific type identifier to indicate what action occurred. |
code::Index::EndDatasetEvent::EndDatasetEvent | ( | Index * | idx | ) |
virtual code::Index::EndDatasetEvent::~EndDatasetEvent | ( | ) | [virtual] |
ActionSource* code::ActionEvent::getSource | ( | ) | const [inline, inherited] |
Returns a pointer to the object that generated this ActionEvent.
const std::string& code::ActionEvent::getType | ( | ) | const [inline, inherited] |
Returns a source-specific type identifier to indicate what action occurred.