class InternalFeatureHelper

Defined at line 261 of file ../../third_party/protobuf/src/google/protobuf/descriptor.h

This class is for internal use only and provides access to the resolved

runtime FeatureSets of any descriptor. These features are not designed

to be stable, and depending directly on them (vs the public descriptor APIs)

is not safe.

Public Methods

template <typename DescriptorT>
const FeatureSet & GetFeatures (const DescriptorT & desc)

Defined at line 264 of file ../../third_party/protobuf/src/google/protobuf/descriptor.h

Friends

class CommandLineInterface
class CodeGenerator