gz/transport/log/QueryOptions.hh File Reference
#include <memory>
#include <regex>
#include <set>
#include <string>
#include <vector>
#include <gz/transport/config.hh>
#include <gz/transport/log/Export.hh>
#include <gz/transport/log/Descriptor.hh>
#include <gz/transport/log/QualifiedTime.hh>
#include <gz/transport/log/SqlStatement.hh>
#include <gz/transport/log/detail/QueryOptions.hh>
Go to the source code of this file.
Classes | |
class | AllTopics |
Query for all the topics. More... | |
class | QueryOptions |
The QueryOptions interface is used by Log::QueryMessages() to determine which messages are retrieved from the log file. More... | |
class | TimeRangeOption |
Base class which manages the time range settings for the native QueryOptions classes. More... | |
class | TopicList |
Specify a list of topics to query. More... | |
class | TopicPattern |
Specify a pattern of topics to query. More... | |
Namespaces | |
gz | |
gz::transport | |
gz::transport::log | |