gtirb.proto.CFG_pb2 module¶
- class gtirb.proto.CFG_pb2.CFG¶
Bases:
CMessage
,Message
- DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>¶
The
google.protobuf.descriptor.Descriptor
for this message type.
- __slots__ = ()¶
- edges¶
Field gtirb.proto.CFG.edges
- vertices¶
Field gtirb.proto.CFG.vertices
- class gtirb.proto.CFG_pb2.Edge¶
Bases:
CMessage
,Message
- DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>¶
The
google.protobuf.descriptor.Descriptor
for this message type.
- __slots__ = ()¶
- label¶
Field gtirb.proto.Edge.label
- source_uuid¶
Field gtirb.proto.Edge.source_uuid
- target_uuid¶
Field gtirb.proto.Edge.target_uuid
- class gtirb.proto.CFG_pb2.EdgeLabel¶
Bases:
CMessage
,Message
- DESCRIPTOR = <google.protobuf.pyext._message.MessageDescriptor object>¶
The
google.protobuf.descriptor.Descriptor
for this message type.
- __slots__ = ()¶
- conditional¶
Field gtirb.proto.EdgeLabel.conditional
- direct¶
Field gtirb.proto.EdgeLabel.direct
- type¶
Field gtirb.proto.EdgeLabel.type