◆ sample_map_t
◆ SampleDispatcher()
◆ ~SampleDispatcher()
virtual SampleDispatcher::~SampleDispatcher |
( |
| ) |
|
|
inlinevirtual |
◆ findStats()
sample_map_t::iterator SampleDispatcher::findStats |
( |
dsm_sample_id_t | sampid | ) |
|
|
inlineprivate |
◆ flush()
void SampleDispatcher::flush |
( |
| ) |
|
throw | ( | ) | | | |
|
inlinevirtual |
Ask that this SampleClient send out any buffered Samples that it may be holding.
- Exceptions
-
)
Implements nidas::core::SampleClient.
◆ receive()
Method called to pass a sample to this client.
This method is typically called by a SampleSource for each of its SampleClients when it has a sample ready. Returns true: success false: sample rejected. This is meant to signal a warning-type situation - like a socket not being available temporarily. True errors will be thrown as an IOException.
- Exceptions
-
)
Implements nidas::core::SampleClient.
References DLOG, nidas::core::getSample(), VLOG, and WLOG.
◆ _app
◆ _samples
The documentation for this class was generated from the following file: