Gazebo Transport

API Reference

12.2.1
gz/transport/log/Log.hh File Reference
#include <chrono>
#include <ios>
#include <memory>
#include <string>
#include <gz/transport/config.hh>
#include <gz/transport/log/Batch.hh>
#include <gz/transport/log/QueryOptions.hh>
#include <gz/transport/log/Descriptor.hh>
#include <gz/transport/log/Export.hh>

Go to the source code of this file.

Classes

class  Log
 Interface to a log file. More...
 

Namespaces

 gz
 
 gz::transport
 
 gz::transport::log
 

Variables

const std::string SchemaLocationEnvVar = "GZ_TRANSPORT_LOG_SQL_PATH"
 Name of Environment variable containing path to schema. More...
 
const std::string SchemaLocationEnvVarDeprecated