Unit 'flcProtoBufProtoNodes' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

TpbProtoFieldBaseType

Declaration

Source position: flcProtoBufProtoNodes.pas line 175

type TpbProtoFieldBaseType = (

  pftNone,

  

  pftDouble,

  

  pftFloat,

  

  pftInt32,

  

  pftInt64,

  

  pftUInt32,

  

  pftUInt64,

  

  pftSInt32,

  

  pftSInt64,

  

  pftFixed32,

  

  pftFixed64,

  

  pftSFixed32,

  

  pftSFixed64,

  

  pftBool,

  

  pftString,

  

  pftBytes,

  

  pftIdentifier

  

);



CT Web help

CodeTyphon Studio