#include "src/compiler/config.h"#include "src/compiler/generator_helpers.h"#include "src/compiler/ruby_generator_string-inl.h"

Go to the source code of this file.
Namespaces | |
| grpc_ruby_generator | |
Functions | |
| template<typename DescriptorType > | |
| std::string | grpc_ruby_generator::GetRubyComments (const DescriptorType *desc, bool leading) |
| std::string | grpc_ruby_generator::MessagesRequireName (const grpc::protobuf::FileDescriptor *file) |
| bool | grpc_ruby_generator::ServicesFilename (const grpc::protobuf::FileDescriptor *file, std::string *file_name_or_error) |