TpbProtoFieldType Class

Represents type TpbProtoFieldType.

Namespace: flcProtoBufProtoNodes
type
 TpbProtoFieldType = class(TpbProtoNode)
 end;

The TpbProtoFieldType type exposes the following members.

Show:
 NameDescription
Create(TpbProtoField)

Initializes a new instance of the TpbProtoFieldType class.

Top
Show:
 NameDescription
BaseType

Represents property BaseType.

IdenStr

Represents property IdenStr.

ParentField

Represents property ParentField.

Top
Show:
 NameDescription
ExpectResolvedType(RawByteString)

Represents method ExpectResolvedType(RawByteString). (Inherited from TpbProtoNode.)

ExpectResolvedValue(RawByteString)

Represents method ExpectResolvedValue(RawByteString). (Inherited from TpbProtoNode.)

GetAsProtoString

Represents method GetAsProtoString. (Overrides TpbProtoNode.GetAsProtoString.)

IdenType

Represents method IdenType.

IsIdenType

Represents method IsIdenType.

IsSimpleType

Represents method IsSimpleType.

ResolveType(RawByteString,Boolean)

Represents method ResolveType(RawByteString,Boolean). (Overrides TpbProtoNode.ResolveType(RawByteString,Boolean).)

ResolveValue(RawByteString,Boolean)

Represents method ResolveValue(RawByteString,Boolean). (Inherited from TpbProtoNode.)

Top
Show:
 NameDescription
FBaseType

Represents field FBaseType.

FIdenStr

Represents field FIdenStr.

FParentField

Represents field FParentField.

Top