gz/transport/log/QueryOptions.hh
Specify a pattern of topics to query.
Definition: gz/transport/log/QueryOptions.hh:203
STL class.
STL class.
The QualifiedTimeRange class provides a pair of qualified times that represent a range....
Definition: gz/transport/log/QualifiedTime.hh:188
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:79
Specify a list of topics to query.
Definition: gz/transport/log/QueryOptions.hh:130
Query for all the topics.
Definition: gz/transport/log/QueryOptions.hh:258
A statement for a SQL query. These are generated by the QueryOptions class to control how messages ge...
Definition: gz/transport/log/SqlStatement.hh:149
The Descriptor class provides meta-information about what a log contains. This may be useful for dete...
Definition: gz/transport/log/Descriptor.hh:41
STL class.
Definition: gz/transport/log/Batch.hh:27
The QueryOptions interface is used by Log::QueryMessages() to determine which messages are retrieved ...
Definition: gz/transport/log/QueryOptions.hh:41