pulsar-client-cpp
Loading...
Searching...
No Matches
include
pulsar
ProtobufNativeSchema.h
1
19
#pragma once
20
21
#include <google/protobuf/descriptor.h>
22
#include <pulsar/Schema.h>
23
24
namespace
pulsar
{
25
33
PULSAR_PUBLIC
SchemaInfo
createProtobufNativeSchema
(
const
google::protobuf::Descriptor* descriptor);
34
35
}
// namespace pulsar
pulsar::SchemaInfo
Definition
Schema.h:146
pulsar
Definition
Authentication.h:31
pulsar::createProtobufNativeSchema
PULSAR_PUBLIC SchemaInfo createProtobufNativeSchema(const google::protobuf::Descriptor *descriptor)
Generated by
1.9.8