Ignition Transport

API Reference

4.0.0
AdvertiseOptions.hh File Reference
#include <cstdint>
#include <iostream>
#include <memory>
#include "ignition/transport/Export.hh"

Go to the source code of this file.

Classes

class  AdvertiseMessageOptions
 A class for customizing the publication options for a topic advertised. E.g.: Set the rate of messages per second published. More...
 
class  AdvertiseOptions
 A class for customizing the publication options for a topic or service advertised. E.g.: Set the scope of a topic/service. More...
 
class  AdvertiseServiceOptions
 A class for customizing the publication options for a service advertised. More...
 

Namespaces

namespace  ignition
 
namespace  ignition::transport
 

Enumerations

enum class  Scope_t { PROCESS , HOST , ALL }