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]
oCRdKafka::BrokerMetadataMetadata: Broker information
oCRdKafka::ConfConfiguration interface
oCRdKafka::ConsumeCbConsume callback class
oCRdKafka::DeliveryReportCbDelivery Report callback class
oCRdKafka::EventEvent object class as passed to the EventCb callback
oCRdKafka::EventCbEvent callback class
oCRdKafka::HandleBase handle, super class for specific clients
|oCRdKafka::ConsumerSimple Consumer (legacy)
|oCRdKafka::KafkaConsumerHigh-level KafkaConsumer (for brokers 0.9 and later)
|\CRdKafka::ProducerProducer
oCRdKafka::MessageMessage object
oCRdKafka::MessageTimestampMessage timestamp object
oCRdKafka::MetadataMetadata container
oCRdKafka::OffsetCommitCbOffset Commit callback class
oCRdKafka::OpenCbPortability: OpenCb callback class
oCRdKafka::PartitionerCbPartitioner callback class
oCRdKafka::PartitionerKeyPointerCbVariant partitioner with key pointer
oCRdKafka::PartitionMetadataMetadata: Partition information
oCRdKafka::QueueQueue interface
oCrd_kafka_err_descError code value, name and description. Typically for use with language bindings to automatically expose the full set of librdkafka error codes
oCrd_kafka_group_infoGroup information
oCrd_kafka_group_listList of groups
oCrd_kafka_group_member_infoGroup member information
oCrd_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()
oCrd_kafka_metadata_broker_tBroker information
oCrd_kafka_metadata_partition_tPartition information
oCrd_kafka_metadata_tMetadata container
oCrd_kafka_metadata_topic_tTopic information
oCrd_kafka_topic_partition_list_tA growable list of Topic+Partitions
oCrd_kafka_topic_partition_tTopic+Partition place holder
oCRdKafka::RebalanceCbKafkaConsunmer: Rebalance callback class
oCRdKafka::SocketCbPortability: SocketCb callback class
oCRdKafka::TopicTopic handle
oCRdKafka::TopicMetadataMetadata: Topic information
\CRdKafka::TopicPartitionTopic+Partition