An NDoc Documented Class Library

CFieldDef Constructor 

Constructor

public CFieldDef(
   Int32 ID,
   CFieldDef.type Type,
   CFieldDef.op OP,
   Int32 TID,
   Int32 Slot
);

Parameters

Int32
Field identifier
CFieldDef.type
Field data type
CFieldDef.op
Field encoding operator
Int32
Field template id
Int32
Field presence map slot

See Also

CFieldDef Class | FAST Namespace