Classes | Namespaces | Typedefs
Discovery.hh File Reference
#include <netinet/in.h>
#include <memory>
#include <mutex>
#include <string>
#include <vector>
#include "ignition/transport/Helpers.hh"
#include "ignition/transport/Packet.hh"
#include "ignition/transport/TopicStorage.hh"
#include "ignition/transport/TransportTypes.hh"
Include dependency graph for Discovery.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ignition::transport::Discovery
 A discovery class that implements a distributed topic discovery protocol. More...
 

Namespaces

 ignition
 
 ignition::transport
 

Typedefs

using raw_type = void
 

Typedef Documentation

◆ raw_type

using raw_type = void