gz/transport/log/QueryOptions.hh
Specify a pattern of topics to query.
Definition: gz/transport/log/QueryOptions.hh:207
Definition: gz/transport/AdvertiseOptions.hh:28
STL class.
STL class.
The QualifiedTimeRange class provides a pair of qualified times that represent a range....
Definition: gz/transport/log/QualifiedTime.hh:193
T log(T... args)
static QualifiedTimeRange AllTime()
Construct a time range that has no beginning or end.
Base class which manages the time range settings for the native QueryOptions classes.
Definition: gz/transport/log/QueryOptions.hh:83
Specify a list of topics to query.
Definition: gz/transport/log/QueryOptions.hh:134
Query for all the topics.
Definition: gz/transport/log/QueryOptions.hh:262
A statement for a SQL query. These are generated by the QueryOptions class to control how messages ge...
Definition: gz/transport/log/SqlStatement.hh:153
The Descriptor class provides meta-information about what a log contains. This may be useful for dete...
Definition: gz/transport/log/Descriptor.hh:45
STL class.
The QueryOptions interface is used by Log::QueryMessages() to determine which messages are retrieved ...
Definition: gz/transport/log/QueryOptions.hh:45