rclcpp  master
C++ ROS Client Library API
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Nrclcpp
 Nallocator
 Ncallback_group
 Ncontexts
 Nexceptions
 Nexecutor
 Nexecutors
 Nfunction_traits
 Ngraph_listener
 Nintra_process_manager
 Nmapped_ring_buffer
 Nmemory_strategies
 Nmemory_strategy
 Nmessage_memory_strategy
 Nnode_interfaces
 Nstrategies
 Nsubscription_traits
 CAnyServiceCallback
 CAnySubscriptionCallback
 CAsyncParametersClient
 CClient
 CClientBase
 CClock
 CContextContext which encapsulates shared state between nodes and other similar entities
 CContextAlreadyInitializedThrown when init is called on an already initialized context
 CDuration
 CEvent
 CGenericRate
 CGenericTimerGeneric timer. Periodically executes a user-specified callback
 CInitOptionsEncapsulation of options for initializing rclcpp
 CJumpHandler
 CLogger
 CNodeNode is the single point of entry for creating publishers and subscribers
 CParameterStructure to store an arbitrary parameter with templated get/set methods
 CParameterEventsFilter
 CParameterService
 CParameterTypeExceptionIndicate the parameter type does not match the expected type
 CParameterValueStore the type and value of a parameter
 CPublisherA publisher publishes messages of any type to a topic
 CPublisherBase
 CPublisherFactoryFactory with functions used to create a MessageT specific PublisherT
 CRateBase
 CScopeExit
 CService
 CServiceBase
 CSubscriptionSubscription implementation, templated on the type of message this subscription receives
 CSubscriptionBase
 CSubscriptionFactoryFactory with functions used to create a Subscription<MessageT>
 CSyncParametersClient
 CTime
 CTimerBase
 CTimeSource
 CWaitable
 CWallTimer