[nostalgia/sample_project] Update type descriptors
This commit is contained in:
parent
93e72ae938
commit
4223aae280
5
sample_project/.nostalgia/type_descriptors/B:int32_t;0
Normal file
5
sample_project/.nostalgia/type_descriptors/B:int32_t;0
Normal file
@ -0,0 +1,5 @@
|
||||
O1;net.drinkingtea.ox.DescriptorType;2;{
|
||||
"length" : 4,
|
||||
"primitiveType" : 1,
|
||||
"typeName" : "B:int32_t"
|
||||
}
|
5
sample_project/.nostalgia/type_descriptors/B:int8_t;0
Normal file
5
sample_project/.nostalgia/type_descriptors/B:int8_t;0
Normal file
@ -0,0 +1,5 @@
|
||||
O1;net.drinkingtea.ox.DescriptorType;2;{
|
||||
"length" : 1,
|
||||
"primitiveType" : 1,
|
||||
"typeName" : "B:int8_t"
|
||||
}
|
4
sample_project/.nostalgia/type_descriptors/B:string;0
Normal file
4
sample_project/.nostalgia/type_descriptors/B:string;0
Normal file
@ -0,0 +1,4 @@
|
||||
O1;net.drinkingtea.ox.DescriptorType;2;{
|
||||
"primitiveType" : 4,
|
||||
"typeName" : "B:string"
|
||||
}
|
4
sample_project/.nostalgia/type_descriptors/B:uint16_t;0
Normal file
4
sample_project/.nostalgia/type_descriptors/B:uint16_t;0
Normal file
@ -0,0 +1,4 @@
|
||||
O1;net.drinkingtea.ox.DescriptorType;2;{
|
||||
"length" : 2,
|
||||
"typeName" : "B:uint16_t"
|
||||
}
|
4
sample_project/.nostalgia/type_descriptors/B:uint64_t;0
Normal file
4
sample_project/.nostalgia/type_descriptors/B:uint64_t;0
Normal file
@ -0,0 +1,4 @@
|
||||
O1;net.drinkingtea.ox.DescriptorType;2;{
|
||||
"length" : 8,
|
||||
"typeName" : "B:uint64_t"
|
||||
}
|
4
sample_project/.nostalgia/type_descriptors/B:uint8_t;0
Normal file
4
sample_project/.nostalgia/type_descriptors/B:uint8_t;0
Normal file
@ -0,0 +1,4 @@
|
||||
O1;net.drinkingtea.ox.DescriptorType;2;{
|
||||
"length" : 1,
|
||||
"typeName" : "B:uint8_t"
|
||||
}
|
@ -3,6 +3,7 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
|
||||
[
|
||||
{
|
||||
"fieldName" : "colors",
|
||||
"subscriptLevels" : 1,
|
||||
"typeName" : "B:uint16_t"
|
||||
}
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user