~alinuxninja/nginx-edge/trunk

« back to all changes in this revision

Viewing changes to debian/modules/ngx_pagespeed/psol/include/out/Release/obj/gen/protoc_out/instaweb/net/instaweb/rewriter/image_types.pb.h

  • Committer: Vivian
  • Date: 2015-12-04 18:20:11 UTC
  • Revision ID: git-v1:a36f2bc32e884f7473b3a47040e5411306144d7d
* Do not extract psol.tar.gz

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
// Generated by the protocol buffer compiler.  DO NOT EDIT!
2
 
// source: net/instaweb/rewriter/image_types.proto
3
 
 
4
 
#ifndef PROTOBUF_net_2finstaweb_2frewriter_2fimage_5ftypes_2eproto__INCLUDED
5
 
#define PROTOBUF_net_2finstaweb_2frewriter_2fimage_5ftypes_2eproto__INCLUDED
6
 
 
7
 
#include <string>
8
 
 
9
 
#include <google/protobuf/stubs/common.h>
10
 
 
11
 
#if GOOGLE_PROTOBUF_VERSION < 2005000
12
 
#error This file was generated by a newer version of protoc which is
13
 
#error incompatible with your Protocol Buffer headers.  Please update
14
 
#error your headers.
15
 
#endif
16
 
#if 2005000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
17
 
#error This file was generated by an older version of protoc which is
18
 
#error incompatible with your Protocol Buffer headers.  Please
19
 
#error regenerate this file with a newer version of protoc.
20
 
#endif
21
 
 
22
 
#include <google/protobuf/generated_message_util.h>
23
 
#include <google/protobuf/repeated_field.h>
24
 
#include <google/protobuf/extension_set.h>
25
 
// @@protoc_insertion_point(includes)
26
 
 
27
 
namespace net_instaweb {
28
 
 
29
 
// Internal implementation detail -- do not call these.
30
 
void  protobuf_AddDesc_net_2finstaweb_2frewriter_2fimage_5ftypes_2eproto();
31
 
void protobuf_AssignDesc_net_2finstaweb_2frewriter_2fimage_5ftypes_2eproto();
32
 
void protobuf_ShutdownFile_net_2finstaweb_2frewriter_2fimage_5ftypes_2eproto();
33
 
 
34
 
 
35
 
enum ImageType {
36
 
  IMAGE_UNKNOWN = 0,
37
 
  IMAGE_JPEG = 1,
38
 
  IMAGE_PNG = 2,
39
 
  IMAGE_GIF = 3,
40
 
  IMAGE_WEBP = 4,
41
 
  IMAGE_WEBP_LOSSLESS_OR_ALPHA = 5
42
 
};
43
 
bool ImageType_IsValid(int value);
44
 
const ImageType ImageType_MIN = IMAGE_UNKNOWN;
45
 
const ImageType ImageType_MAX = IMAGE_WEBP_LOSSLESS_OR_ALPHA;
46
 
const int ImageType_ARRAYSIZE = ImageType_MAX + 1;
47
 
 
48
 
// ===================================================================
49
 
 
50
 
 
51
 
// ===================================================================
52
 
 
53
 
 
54
 
// ===================================================================
55
 
 
56
 
 
57
 
// @@protoc_insertion_point(namespace_scope)
58
 
 
59
 
}  // namespace net_instaweb
60
 
 
61
 
// @@protoc_insertion_point(global_scope)
62
 
 
63
 
#endif  // PROTOBUF_net_2finstaweb_2frewriter_2fimage_5ftypes_2eproto__INCLUDED