File: NsysServer_pb2.py

package info (click to toggle)
nvidia-cuda-toolkit 12.4.1-3
  • links: PTS, VCS
  • area: non-free
  • in suites: forky, sid
  • size: 18,505,836 kB
  • sloc: ansic: 203,477; cpp: 64,769; python: 34,699; javascript: 22,006; xml: 13,410; makefile: 3,085; sh: 2,343; perl: 352
file content (35 lines) | stat: -rw-r--r-- 2,042 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# -*- coding: utf-8 -*-
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: NsysServer.proto
"""Generated protocol buffer code."""
from google.protobuf.internal import builder as _builder
from google.protobuf import descriptor as _descriptor
from google.protobuf import descriptor_pool as _descriptor_pool
from google.protobuf import symbol_database as _symbol_database
# @@protoc_insertion_point(imports)

_sym_db = _symbol_database.Default()




DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x10NsysServer.proto\x12\x1eNvidia.QuadD.Common.NsysServer\"\xb6\x01\n\x0e\x63lientCommands\x12K\n\x07\x63ommand\x18\x01 \x02(\x0e\x32:.Nvidia.QuadD.Common.NsysServer.clientCommands.CommandType\"W\n\x0b\x43ommandType\x12\x08\n\x04\x65xit\x10\x00\x12\x0f\n\x0blistReports\x10\x01\x12\r\n\tgetReport\x10\x02\x12\x10\n\x0copenReportUI\x10\x03\x12\x0c\n\x08shutdown\x10\x04\".\n\x12listReportsRequest\x12\x18\n\x0cpathToSearch\x18\x01 \x01(\t:\x02./\")\n\x13listReportsResponse\x12\x12\n\nreportFile\x18\x01 \x03(\t\":\n\x10getReportRequest\x12\x12\n\nreportName\x18\x01 \x02(\t\x12\x12\n\nexportType\x18\x02 \x01(\t\"H\n\x11getReportResponse\x12\x14\n\x0cpathToReport\x18\x01 \x02(\t\x12\x1d\n\x15requestedReportExists\x18\x02 \x01(\x08')

_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'NsysServer_pb2', globals())
if _descriptor._USE_C_DESCRIPTORS == False:

  DESCRIPTOR._options = None
  _CLIENTCOMMANDS._serialized_start=53
  _CLIENTCOMMANDS._serialized_end=235
  _CLIENTCOMMANDS_COMMANDTYPE._serialized_start=148
  _CLIENTCOMMANDS_COMMANDTYPE._serialized_end=235
  _LISTREPORTSREQUEST._serialized_start=237
  _LISTREPORTSREQUEST._serialized_end=283
  _LISTREPORTSRESPONSE._serialized_start=285
  _LISTREPORTSRESPONSE._serialized_end=326
  _GETREPORTREQUEST._serialized_start=328
  _GETREPORTREQUEST._serialized_end=386
  _GETREPORTRESPONSE._serialized_start=388
  _GETREPORTRESPONSE._serialized_end=460
# @@protoc_insertion_point(module_scope)