Lines Matching refs:Kind
37 Obj.Kind = Type::Nil; in read()
40 Obj.Kind = Type::Boolean; in read()
44 Obj.Kind = Type::Boolean; in read()
48 Obj.Kind = Type::Int; in read()
51 Obj.Kind = Type::Int; in read()
54 Obj.Kind = Type::Int; in read()
57 Obj.Kind = Type::Int; in read()
60 Obj.Kind = Type::UInt; in read()
63 Obj.Kind = Type::UInt; in read()
66 Obj.Kind = Type::UInt; in read()
69 Obj.Kind = Type::UInt; in read()
72 Obj.Kind = Type::Float; in read()
82 Obj.Kind = Type::Float; in read()
92 Obj.Kind = Type::String; in read()
95 Obj.Kind = Type::String; in read()
98 Obj.Kind = Type::String; in read()
101 Obj.Kind = Type::Binary; in read()
104 Obj.Kind = Type::Binary; in read()
107 Obj.Kind = Type::Binary; in read()
110 Obj.Kind = Type::Array; in read()
113 Obj.Kind = Type::Array; in read()
116 Obj.Kind = Type::Map; in read()
119 Obj.Kind = Type::Map; in read()
122 Obj.Kind = Type::Extension; in read()
125 Obj.Kind = Type::Extension; in read()
128 Obj.Kind = Type::Extension; in read()
131 Obj.Kind = Type::Extension; in read()
134 Obj.Kind = Type::Extension; in read()
137 Obj.Kind = Type::Extension; in read()
140 Obj.Kind = Type::Extension; in read()
143 Obj.Kind = Type::Extension; in read()
148 Obj.Kind = Type::Int; in read()
157 Obj.Kind = Type::UInt; in read()
163 Obj.Kind = Type::String; in read()
169 Obj.Kind = Type::Array; in read()
175 Obj.Kind = Type::Map; in read()