GNU Radio's TEST Package
time_spec.h File Reference
#include <osmosdr/api.h>
#include <boost/operators.hpp>
#include <ctime>
Include dependency graph for time_spec.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  osmosdr::time_spec_t

Namespaces

namespace  osmosdr

Functions

OSMOSDR_API bool osmosdr::operator== (const time_spec_t &, const time_spec_t &)
 Implement equality_comparable interface.
OSMOSDR_API bool osmosdr::operator< (const time_spec_t &, const time_spec_t &)
 Implement less_than_comparable interface.