#include <google/protobuf/compiler/plugin.h>
#include <google/protobuf/io/printer.h>
#include "absl/strings/str_replace.h"
#include "absl/strings/string_view.h"
#include "absl/strings/substitute.h"
#include "google/protobuf/compiler/code_generator.h"
#include "google/protobuf/descriptor.h"
#include "google/protobuf/descriptor.pb.h"
Go to the source code of this file.
◆ Filename()
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ ModuleName()
◆ PrintHexDigit()
static void PrintHexDigit |
( |
char |
digit, |
|
|
protobuf::io::Printer * |
printer |
|
) |
| |
|
static |
◆ PrintString()
◆ StripExtension()