35 #ifndef GOOGLE_PROTOBUF_COMPILER_JAVANANO_HELPERS_H__ 36 #define GOOGLE_PROTOBUF_COMPILER_JAVANANO_HELPERS_H__ 184 int bitIndex, map<string, string>* variables);
199 #endif // GOOGLE_PROTOBUF_COMPILER_JAVANANO_HELPERS_H__
Definition: javanano_helpers.h:123
Definition: descriptor.h:801
string FieldConstantName(const FieldDescriptor *field)
Definition: javanano_helpers.cc:271
const Descriptor * containing_type() const
Definition: printer.h:164
const FieldDescriptor * field
Definition: parser_unittest.cc:2279
string FieldDefaultConstantName(const FieldDescriptor *field)
Definition: javanano_helpers.cc:277
string ToJavaName(const Params ¶ms, const string &name, bool is_class, const Descriptor *parent, const FileDescriptor *file)
Definition: javanano_helpers.cc:233
Definition: descriptor.h:1229
Definition: protobuf.h:90
Definition: descriptor.h:994
const MessageOptions & options() const
Definition: javanano_helpers.h:128
const FileDescriptor * file() const
const Descriptor * descriptor
Definition: descriptor.cc:271
string UnderscoresToCapitalizedCamelCase(const FieldDescriptor *field)
Definition: javanano_helpers.cc:149
string GenerateDifferentBit(int bit_index)
Definition: javanano_helpers.cc:559
string FileClassName(const Params ¶ms, const FileDescriptor *file)
Definition: javanano_helpers.cc:177
const Descriptor * extension_scope() const
Definition: descriptor.h:1156
Definition: javanano_params.h:48
Definition: descriptor.h:172
void SetBitOperationVariables(const string name, int bitIndex, map< string, string > *variables)
Definition: javanano_helpers.cc:569
USVString filename
Definition: ErrorEvent.idl:46
string BoxedPrimitiveTypeName(JavaType type)
Definition: javanano_helpers.cc:363
const char kThinSeparator[]
Definition: javanano_helpers.cc:52
bool IsOuterClassNeeded(const Params ¶ms, const FileDescriptor *file)
Definition: javanano_helpers.cc:213
Definition: descriptor.h:439
VoEFile * file
Definition: voe_cmd_test.cc:59
Definition: protobuf.h:85
string StripProto(const string &filename)
Definition: javanano_helpers.cc:169
Type
Definition: descriptor.h:443
GLuint index
Definition: gl2.h:383
string GetBitFieldNameForBit(int bit_index)
Definition: javanano_helpers.cc:528
string RenameJavaKeywords(const string &input)
Definition: javanano_helpers.cc:165
const char kThickSeparator[]
Definition: javanano_helpers.cc:50
EGLImageKHR EGLint * name
Definition: eglext.h:851
string UnderscoresToCamelCase(const FieldDescriptor *field)
Definition: javanano_helpers.cc:145
Definition: __init__.py:1
string GenerateGetBit(int bit_index)
Definition: javanano_helpers.cc:532
string GetBitFieldName(int index)
Definition: javanano_helpers.cc:521
Definition: javanano_helpers.h:121
WireFormatLite::FieldType field_type(FieldType type)
Definition: extension_set_heavy.cc:133
const string & name() const
EGLenum type
Definition: eglext.h:63
Definition: javanano_helpers.h:124
bool IsMapEntry(const Descriptor *descriptor)
Definition: javanano_helpers.h:186
bool HasMapField(const Descriptor *descriptor)
Definition: javanano_helpers.cc:577
Definition: javanano_helpers.h:125
string GenerateClearBit(int bit_index)
Definition: javanano_helpers.cc:550
#define NULL
Definition: common_types.h:41
Syntax syntax() const
Definition: descriptor.h:1899
string ClassName(const Params ¶ms, const FileDescriptor *descriptor)
Definition: javanano_helpers.cc:248
string PrimitiveTypeName(JavaType type)
Definition: javanano_helpers.cc:343
bool map_entry() const
Definition: descriptor.pb.h:6368
const string & name() const
JavaType GetJavaType(FieldDescriptor::Type field_type)
Definition: javanano_helpers.cc:297
Definition: javanano_helpers.h:122
Definition: gflags_completions.h:115
string input
Definition: tokenizer_unittest.cc:198
string GenerateSetBit(int bit_index)
Definition: javanano_helpers.cc:541
JavaType
Definition: javanano_helpers.h:120
string DefaultValue(const Params ¶ms, const FieldDescriptor *field)
Definition: javanano_helpers.cc:403
void PrintFieldComment(io::Printer *printer, const FieldDescriptor *field)
Definition: javanano_helpers.cc:281
string ExtensionIdentifierName(const Params ¶ms, const FieldDescriptor *descriptor)
Definition: javanano_helpers.h:104
GLenum GLint * params
Definition: gl2.h:440
Definition: javanano_helpers.h:129
string FileJavaPackage(const Params ¶ms, const FileDescriptor *file)
Definition: javanano_helpers.cc:194
Definition: javanano_helpers.h:127
string EmptyArrayName(const Params ¶ms, const FieldDescriptor *field)
Definition: javanano_helpers.cc:383
Definition: protobuf.h:70
const string & name() const
const FileDescriptor * file() const
const FileDescriptor * file() const
Definition: javanano_helpers.h:126