NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
fmt Namespace Reference

Classes

struct  formatter< NES::Network::ChannelId >
 
struct  formatter< NES::Network::ZmqServer >
 
struct  formatter< NES::Runtime::Execution::ExecutablePipelineStage >
 
struct  formatter< NES::Runtime::QueryTerminationType >
 
struct  formatter< NES::ZmqSink >
 
struct  formatter< NES::ExecutableTypes::Array< char, size > >
 
struct  formatter< NES::NESStrongType< T, Tag, invalid, initial > >
 
struct  formatter< std::source_location >
 

Detailed Description

Adds NESStrongType overloads for the fmt formatting library. This allows direct formatting of Identifiers like fmt::format("{}-{}", SharedQueryId, DecomposedQueryId)