NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NES::NonKeyedResultRecord Struct Reference

Public Member Functions

bool operator== (const NonKeyedResultRecord &rhs) const
 

Public Attributes

uint64_t windowStart
 
uint64_t windowEnd
 
uint64_t value
 

Friends

std::ostream & operator<< (std::ostream &os, const NonKeyedResultRecord &record)
 

Member Function Documentation

◆ operator==()

bool NES::NonKeyedResultRecord::operator== ( const NonKeyedResultRecord rhs) const
inline

References value, windowEnd, and windowStart.

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
const NonKeyedResultRecord record 
)
friend

Member Data Documentation

◆ value

uint64_t NES::NonKeyedResultRecord::value

Referenced by operator==().

◆ windowEnd

uint64_t NES::NonKeyedResultRecord::windowEnd

Referenced by operator==().

◆ windowStart

uint64_t NES::NonKeyedResultRecord::windowStart

Referenced by operator==().


The documentation for this struct was generated from the following file: