|
| typedef std::list< std::string > | ListName |
| |
- Author
- M.Frank
- Version
- 1.0
Definition at line 32 of file EventCollectionSelector.cpp.
◆ ListName
◆ EventCollectionContext() [1/2]
Standard constructor.
Definition at line 64 of file EventCollectionSelector.cpp.
67}
GenericAddress * m_pAddressBuffer
const EventCollectionSelector * m_pSelector
◆ ~EventCollectionContext()
| EventCollectionContext::~EventCollectionContext |
( |
| ) |
|
|
override |
◆ EventCollectionContext() [2/2]
◆ currentInput()
| const std::string & EventCollectionContext::currentInput |
( |
| ) |
const |
|
inline |
◆ fileIterator()
| ListName::const_iterator EventCollectionContext::fileIterator |
( |
| ) |
|
|
inline |
◆ files()
| ListName & EventCollectionContext::files |
( |
| ) |
|
|
inline |
◆ identifier()
| void * EventCollectionContext::identifier |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ operator=()
◆ setCriteria()
| void EventCollectionContext::setCriteria |
( |
const std::string & | crit | ) |
|
|
inline |
◆ setCurrentInput()
| void EventCollectionContext::setCurrentInput |
( |
const std::string & | v | ) |
|
|
inline |
◆ setFileIterator()
| void EventCollectionContext::setFileIterator |
( |
ListName::const_iterator | new_iter | ) |
|
|
inline |
◆ m_criteria
| std::string EventCollectionContext::m_criteria |
|
private |
◆ m_currentInput
| std::string EventCollectionContext::m_currentInput |
|
private |
◆ m_fileIterator
| ListName::const_iterator EventCollectionContext::m_fileIterator { m_files.begin() } |
|
private |
◆ m_files
| ListName EventCollectionContext::m_files |
|
private |
◆ m_pAddressBuffer
◆ m_pSelector
The documentation for this class was generated from the following file: