Public Member Functions | Private Member Functions | Private Attributes | List of all members
google::protobuf::descriptor_unittest::SingletonSourceTree Class Reference
Inheritance diagram for google::protobuf::descriptor_unittest::SingletonSourceTree:
Inheritance graph
[legend]

Public Member Functions

virtual io::ZeroCopyInputStreamOpen (const std::string &filename)
 
io::ZeroCopyInputStreamOpen (const std::string &filename) override
 
 SingletonSourceTree (const std::string &filename, const std::string &contents)
 
 SingletonSourceTree (const std::string &filename, const std::string &contents)
 
- Public Member Functions inherited from google::protobuf::compiler::SourceTree
virtual std::string GetLastErrorMessage ()
 
virtual std::string GetLastErrorMessage ()
 
 SourceTree ()
 
 SourceTree ()
 
virtual ~SourceTree ()
 
virtual ~SourceTree ()
 

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (SingletonSourceTree)
 
 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (SingletonSourceTree)
 

Private Attributes

const std::string contents_
 
const std::string filename_
 

Detailed Description

Definition at line 7032 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor_unittest.cc.

Constructor & Destructor Documentation

◆ SingletonSourceTree() [1/2]

google::protobuf::descriptor_unittest::SingletonSourceTree::SingletonSourceTree ( const std::string &  filename,
const std::string &  contents 
)
inline

◆ SingletonSourceTree() [2/2]

google::protobuf::descriptor_unittest::SingletonSourceTree::SingletonSourceTree ( const std::string &  filename,
const std::string &  contents 
)
inline

Member Function Documentation

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]

google::protobuf::descriptor_unittest::SingletonSourceTree::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( SingletonSourceTree  )
private

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]

google::protobuf::descriptor_unittest::SingletonSourceTree::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( SingletonSourceTree  )
private

◆ Open() [1/2]

virtual io::ZeroCopyInputStream* google::protobuf::descriptor_unittest::SingletonSourceTree::Open ( const std::string &  filename)
inlinevirtual

◆ Open() [2/2]

io::ZeroCopyInputStream* google::protobuf::descriptor_unittest::SingletonSourceTree::Open ( const std::string &  filename)
inlineoverridevirtual

Member Data Documentation

◆ contents_

const std::string google::protobuf::descriptor_unittest::SingletonSourceTree::contents_
private

◆ filename_

const std::string google::protobuf::descriptor_unittest::SingletonSourceTree::filename_
private

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


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