librdkafka
The Apache Kafka C/C++ client library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CRdKafka::BrokerMetadataMetadata: Broker information
 CRdKafka::ConfConfiguration interface
 CRdKafka::ConsumeCbConsume callback class
 CRdKafka::DeliveryReportCbDelivery Report callback class
 CRdKafka::EventEvent object class as passed to the EventCb callback
 CRdKafka::EventCbEvent callback class
 CRdKafka::HandleBase handle, super class for specific clients
 CRdKafka::ConsumerSimple Consumer (legacy)
 CRdKafka::KafkaConsumerHigh-level KafkaConsumer (for brokers 0.9 and later)
 CRdKafka::ProducerProducer
 CRdKafka::MessageMessage object
 CRdKafka::MessageTimestampMessage timestamp object
 CRdKafka::MetadataMetadata container
 CRdKafka::OffsetCommitCbOffset Commit callback class
 CRdKafka::OpenCbPortability: OpenCb callback class
 CRdKafka::PartitionerCbPartitioner callback class
 CRdKafka::PartitionerKeyPointerCbVariant partitioner with key pointer
 CRdKafka::PartitionMetadataMetadata: Partition information
 CRdKafka::QueueQueue interface
 Crd_kafka_err_descError code value, name and description. Typically for use with language bindings to automatically expose the full set of librdkafka error codes
 Crd_kafka_group_infoGroup information
 Crd_kafka_group_listList of groups
 Crd_kafka_group_member_infoGroup member information
 Crd_kafka_message_tA Kafka message as returned by the rd_kafka_consume*() family of functions as well as provided to the Producer dr_msg_cb()
 Crd_kafka_metadata_broker_tBroker information
 Crd_kafka_metadata_partition_tPartition information
 Crd_kafka_metadata_tMetadata container
 Crd_kafka_metadata_topic_tTopic information
 Crd_kafka_topic_partition_list_tA growable list of Topic+Partitions
 Crd_kafka_topic_partition_tTopic+Partition place holder
 CRdKafka::RebalanceCbKafkaConsunmer: Rebalance callback class
 CRdKafka::SocketCbPortability: SocketCb callback class
 CRdKafka::TopicTopic handle
 CRdKafka::TopicMetadataMetadata: Topic information
 CRdKafka::TopicPartitionTopic+Partition