Show / Hide Table of Contents

Enum PrimitiveType

Enum-class used for datatype attribute in FieldValue-class

Namespace: RosNet.Type
Assembly: RosNet.dll
Syntax
public enum PrimitiveType : int

Fields

Name Description
Array
Bool
Byte
Char
Duration
Float32
Float64
Int16
Int32
Int64
Int8
String
Time
Uint16
Uint32
Uint64
Uint8
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX