Coverage for klayout_pex_protobuf/kpex/pex25d/pex25d_domain_pb2.py: 74%
19 statements
« prev ^ index » next coverage.py v7.16.1, created at 2026-09-17 19:08 +0000
« prev ^ index » next coverage.py v7.16.1, created at 2026-09-17 19:08 +0000
1# -*- coding: utf-8 -*-
2# Generated by the protocol buffer compiler. DO NOT EDIT!
3# NO CHECKED-IN PROTOBUF GENCODE
4# source: kpex/pex25d/pex25d_domain.proto
5# Protobuf Python Version: 6.33.5
6"""Generated protocol buffer code."""
7from google.protobuf import descriptor as _descriptor
8from google.protobuf import descriptor_pool as _descriptor_pool
9from google.protobuf import runtime_version as _runtime_version
10from google.protobuf import symbol_database as _symbol_database
11from google.protobuf.internal import builder as _builder
12_runtime_version.ValidateProtobufRuntimeVersion(
13 _runtime_version.Domain.PUBLIC,
14 6,
15 33,
16 5,
17 '',
18 'kpex/pex25d/pex25d_domain.proto'
19)
20# @@protoc_insertion_point(imports)
22_sym_db = _symbol_database.Default()
25from kpex.pex25d import pex25d_source_ref_pb2 as kpex_dot_pex25d_dot_pex25d__source__ref__pb2
26from kpex.pex25d import pex25d_geometry_pb2 as kpex_dot_pex25d_dot_pex25d__geometry__pb2
29DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1fkpex/pex25d/pex25d_domain.proto\x12\x0bkpex.pex25d\x1a#kpex/pex25d/pex25d_source_ref.proto\x1a!kpex/pex25d/pex25d_geometry.proto\"/\n\x0c\x44omainMargin\x12\t\n\x01x\x18\x01 \x01(\x03\x12\t\n\x01y\x18\x02 \x01(\x03\x12\t\n\x01z\x18\x03 \x01(\x03\"T\n\tDomainBox\x12\x1f\n\x03\x62ox\x18\x01 \x01(\x0b\x32\x12.kpex.pex25d.Box3D\x12&\n\x06source\x18\x64 \x01(\x0b\x32\x16.kpex.pex25d.SourceRefb\x06proto3')
31_globals = globals()
32_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
33_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'kpex.pex25d.pex25d_domain_pb2', _globals)
34if not _descriptor._USE_C_DESCRIPTORS:
35 DESCRIPTOR._loaded_options = None
36 _globals['_DOMAINMARGIN']._serialized_start=120
37 _globals['_DOMAINMARGIN']._serialized_end=167
38 _globals['_DOMAINBOX']._serialized_start=169
39 _globals['_DOMAINBOX']._serialized_end=253
40# @@protoc_insertion_point(module_scope)