◆ GeneratorContextImpl()
grpc_tools::internal::GeneratorContextImpl::GeneratorContextImpl |
( |
const std::vector< const FileDescriptor * > & |
parsed_files, |
|
|
std::vector< std::pair< std::string, std::string >> * |
files_out |
|
) |
| |
|
inline |
◆ ListParsedFiles()
◆ Open()
ZeroCopyOutputStream* grpc_tools::internal::GeneratorContextImpl::Open |
( |
const std::string & |
filename | ) |
|
|
inline |
◆ OpenForAppend()
ZeroCopyOutputStream* grpc_tools::internal::GeneratorContextImpl::OpenForAppend |
( |
const std::string & |
filename | ) |
|
|
inline |
◆ OpenForInsert()
ZeroCopyOutputStream* grpc_tools::internal::GeneratorContextImpl::OpenForInsert |
( |
const std::string & |
filename, |
|
|
const std::string & |
insertion_point |
|
) |
| |
|
inline |
◆ files_
std::vector<std::pair<std::string, std::string> >* grpc_tools::internal::GeneratorContextImpl::files_ |
|
private |
◆ parsed_files_
The documentation for this class was generated from the following file: