NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <ReconfigurationMetadata.hpp>
Public Member Functions | |
ReconfigurationMetadata (ReconfigurationMetadataType reconfigurationMetaDataType) | |
virtual | ~ReconfigurationMetadata ()=default |
template<class T > | |
bool | instanceOf () const |
template<class T > | |
std::shared_ptr< const T > | as () const |
Public Attributes | |
const ReconfigurationMetadataType | reconfigurationMetadataType |
|
inlineexplicit |
|
virtualdefault |
|
inline |
|
inline |
Referenced by NES::DataSource::handleReconfigurationMarker(), NES::Network::NetworkSource::handleReconfigurationMarker(), NES::Network::NetworkSink::postReconfigurationCallback(), NES::Network::NetworkSource::postReconfigurationCallback(), NES::SinkMedium::postReconfigurationCallback(), and NES::Network::NetworkSource::reconfigure().
const ReconfigurationMetadataType NES::ReconfigurationMetadata::reconfigurationMetadataType |