Public Member Functions | Public Attributes | List of all members
google::protobuf::compiler::SCC Struct Reference

#include <scc.h>

Public Member Functions

const FileDescriptorGetFile () const
 
const FileDescriptorGetFile () const
 
const DescriptorGetRepresentative () const
 
const DescriptorGetRepresentative () const
 

Public Attributes

std::vector< const SCC * > children
 
std::vector< const Descriptor * > descriptors
 

Detailed Description

Definition at line 49 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/scc.h.

Member Function Documentation

◆ GetFile() [1/2]

const FileDescriptor* google::protobuf::compiler::SCC::GetFile ( ) const
inline

◆ GetFile() [2/2]

const FileDescriptor* google::protobuf::compiler::SCC::GetFile ( ) const
inline

Definition at line 56 of file protobuf/src/google/protobuf/compiler/scc.h.

◆ GetRepresentative() [1/2]

const Descriptor* google::protobuf::compiler::SCC::GetRepresentative ( ) const
inline

Definition at line 53 of file protobuf/src/google/protobuf/compiler/scc.h.

◆ GetRepresentative() [2/2]

const Descriptor* google::protobuf::compiler::SCC::GetRepresentative ( ) const
inline

Member Data Documentation

◆ children

std::vector< const SCC * > google::protobuf::compiler::SCC::children

◆ descriptors

std::vector< const Descriptor * > google::protobuf::compiler::SCC::descriptors

The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:22