Get desktop application:
View/edit binary Protocol Buffers messages
A message holding a boolean.
A message holding a 64 bit floating point value.
A message holding a 32 bit floating point value.
A message containing a 32 bit signed integer.
A message containing a 64 bit signed integer.
A message containing a list of Point2d.
Repeated field containing the points.
A message containing a list of Point2f.
Repeated field containing the points.
A message containing a list of Point3d.
Repeated field containing the points.
A message containing a list of Point3f.
Repeated field containing the points.
A message representing a matrix.
Used in: ,
The number of rows.
The number of columns.
The number of channels.
The depth of the element data type.
The matrix data in row-major order.
Used in:
Unknown depth
8-bit signed integer
8-bit unsigned integer
16-bit signed integer
16-bit unsigned integer
32-bit signed integer
32-bit unsigned integer
64-bit signed integer
64-bit unsigned integer
32-bit floating point
64-bit floating point
Represents a message.
Used as response type in: ApplicationService.CallMethod, ApplicationService.SubscribeTopic
Used as field type in: , , ,
The message timestamp.
The message payload.
The data type of the message payload.
Represents a message map.
A map that contains multiple messages accessible by name.
Used in:
Used in:
Used in:
Represents a two-dimensional point with 64-bit floating point coordinates.
Used in:
The x-coordinate.
The y-coordinate.
Represents a two-dimensional point with 32-bit floating point coordinates.
Used in: , ,
The x-coordinate.
The y-coordinate.
Represents a three-dimensional point with 64-bit floating point coordinates.
Used in:
The x-coordinate.
The y-coordinate.
The z-coordinate.
Represents a three-dimensional point with 32-bit floating point coordinates.
Used in:
The x-coordinate.
The y-coordinate.
The z-coordinate.
Used in:
Used in:
Used in:
A message holding a string.
A message containing a 32 bit unsigned integer.
A message containing a 64 bit unsigned integer.