DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
test_pb2.py
Go to the documentation of this file.
1# -*- coding: utf-8 -*-
2# Generated by the protocol buffer compiler. DO NOT EDIT!
3# source: opmonlib/opmon/test.proto
4"""Generated protocol buffer code."""
5from google.protobuf import descriptor as _descriptor
6from google.protobuf import descriptor_pool as _descriptor_pool
7from google.protobuf import symbol_database as _symbol_database
8from google.protobuf.internal import builder as _builder
9# @@protoc_insertion_point(imports)
10
11_sym_db = _symbol_database.Default()
12
13
14
15
16DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x19opmonlib/opmon/test.proto\x12\rdunedaq.opmon\"d\n\x08TestInfo\x12\x16\n\x0estring_example\x18\x01 \x01(\t\x12\x15\n\rfloat_example\x18\x02 \x01(\x01\x12\x13\n\x0bint_example\x18\x03 \x01(\x03\x12\x14\n\x0c\x62ool_example\x18\x04 \x01(\x08\"c\n\x0b\x43omplexInfo\x12\x15\n\ranother_float\x18\x01 \x01(\x02\x12,\n\x0bsub_message\x18\x03 \x01(\x0b\x32\x17.dunedaq.opmon.TestInfo\x12\x0f\n\x07r_field\x18\x04 \x03(\x05\x62\x06proto3')
17
18_globals = globals()
19_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
20_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'opmonlib.opmon.test_pb2', _globals)
21if _descriptor._USE_C_DESCRIPTORS == False:
22 DESCRIPTOR._options = None
23 _globals['_TESTINFO']._serialized_start=44
24 _globals['_TESTINFO']._serialized_end=144
25 _globals['_COMPLEXINFO']._serialized_start=146
26 _globals['_COMPLEXINFO']._serialized_end=245
27# @@protoc_insertion_point(module_scope)