6 #ifndef optdata_FIFOChannel_h 7 #define optdata_FIFOChannel_h 26 Channel_t channel = std::numeric_limits<Channel_t>::max(),
74 return (*lhs) < (*rhs);
79 #endif // optdata_FIFOChannel_h
enum optdata::_optical_category_t Optical_Category_t
TimeSlice_t TimeSlice() const
Optical_Category_t fm_category
Channel_t ChannelNumber() const
bool operator()(const optdata::FIFOChannel *lhs, const optdata::FIFOChannel *rhs)
FIFOChannel(Optical_Category_t category=kUndefined, TimeSlice_t time=0, Frame_t frame=0, Channel_t channel=std::numeric_limits< Channel_t >::max(), size_type len=0)
void SetTimeSlice(TimeSlice_t t)
bool operator<(const ChannelData &lhs, const ChannelData &rhs)
Optical_Category_t Category() const