Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nignition
 Ntransport
 CAdvertiseMessageAdvertise packet used in the discovery protocol to broadcast information about the node advertising a topic
 CAdvertiseOptionsIgnition/transport/AdvertiseOptions.hh
 CAdvertiseOptionsPrivate
 CDiscoveryA discovery class that implements a distributed topic discovery protocol
 CDiscoveryPrivateIgnition/transport/DiscoveryPrivate.hh
 CHandlerStorageIgnition/transport/HandlerStorage.hh
 CHeaderHeader included in each discovery message containing the version of the discovery protocol, the process UUID of the sender node, the type
 CIRepHandlerInterface class used to manage a replier handler
 CIReqHandlerInterface class used to manage a request handler
 CISubscriptionHandlerIgnition/transport/SubscriptionHandler.hh
 CMessagePublisherIgnition/transport/Publisher.hh
 CNodeA class that allows a client to communicate with other peers
 CNodeOptionsA class for customizing the behavior of the Node
 CNodeOptionsPrivateIgnition/transport/NodeOptionsPrivate.hh
 CNodePrivatePrivate data for Private Node class
 CNodeSharedPrivate data for the Node class
 CPublisherIgnition/transport/Publisher.hh
 CRepHandlerWith the service response
 CReqHandlerIt creates a reply handler for the specific protobuf messages used
 CServicePublisherIgnition/transport/Publisher.hh
 CSubscriptionHandlerIt creates a subscription handler for a specific protobuf message
 CSubscriptionMsgSubscription packet used in the discovery protocol for requesting information about a given topic
 CTopicStorageStore address information about topics and provide convenient methods for adding new topics, removing them, etc
 CTopicUtilsThis class provides different utilities related with topics
 CUuidA portable class for representing a Universally Unique Identifier