Coverage for klayout_pex_protobuf/kpex/layout/layer_ref_pb2.py: 80%

15 statements  

« prev     ^ index     » next       coverage.py v7.10.2, created at 2025-08-08 18:54 +0000

1# -*- coding: utf-8 -*- 

2# Generated by the protocol buffer compiler. DO NOT EDIT! 

3# NO CHECKED-IN PROTOBUF GENCODE 

4# source: kpex/layout/layer_ref.proto 

5# Protobuf Python Version: 6.31.0 

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 31, 

16 0, 

17 '', 

18 'kpex/layout/layer_ref.proto' 

19) 

20# @@protoc_insertion_point(imports) 

21 

22_sym_db = _symbol_database.Default() 

23 

24 

25 

26 

27DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1bkpex/layout/layer_ref.proto\x12\x0bkpex.layout\"L\n\x08LayerRef\x12\n\n\x02id\x18\x01 \x01(\r\x12\x1c\n\x14\x63\x61nonical_layer_name\x18\n \x01(\t\x12\x16\n\x0elvs_layer_name\x18\x0b \x01(\tb\x06proto3') 

28 

29_globals = globals() 

30_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) 

31_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'kpex.layout.layer_ref_pb2', _globals) 

32if not _descriptor._USE_C_DESCRIPTORS: 

33 DESCRIPTOR._loaded_options = None 

34 _globals['_LAYERREF']._serialized_start=44 

35 _globals['_LAYERREF']._serialized_end=120 

36# @@protoc_insertion_point(module_scope)