[nostalgia/sample_project] Update type descriptors

This commit is contained in:
Gary Talent 2022-07-09 21:31:51 -05:00
parent 793f635d2c
commit 6e51c221af
11 changed files with 16 additions and 16 deletions

View File

@ -1,5 +1,5 @@
O1;net.drinkingtea.ox.DescriptorType;2;{
"length" : 4,
"primitiveType" : 1,
"typeName" : "B:int32_t"
"typeName" : "B.int32_t"
}

View File

@ -1,5 +1,5 @@
O1;net.drinkingtea.ox.DescriptorType;2;{
"length" : 1,
"primitiveType" : 1,
"typeName" : "B:int8_t"
"typeName" : "B.int8_t"
}

View File

@ -1,4 +1,4 @@
O1;net.drinkingtea.ox.DescriptorType;2;{
"primitiveType" : 4,
"typeName" : "B:string"
"typeName" : "B.string"
}

View File

@ -1,4 +1,4 @@
O1;net.drinkingtea.ox.DescriptorType;2;{
"length" : 2,
"typeName" : "B:uint16_t"
"typeName" : "B.uint16_t"
}

View File

@ -1,4 +1,4 @@
O1;net.drinkingtea.ox.DescriptorType;2;{
"length" : 8,
"typeName" : "B:uint64_t"
"typeName" : "B.uint64_t"
}

View File

@ -1,4 +1,4 @@
O1;net.drinkingtea.ox.DescriptorType;2;{
"length" : 1,
"typeName" : "B:uint8_t"
"typeName" : "B.uint8_t"
}

View File

@ -4,7 +4,7 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
{
"fieldName" : "colors",
"subscriptLevels" : 1,
"typeName" : "B:uint16_t"
"typeName" : "B.uint16_t"
}
],
"primitiveType" : 5,

View File

@ -3,15 +3,15 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
[
{
"fieldName" : "name",
"typeName" : "B:string"
"typeName" : "B.string"
},
{
"fieldName" : "rows",
"typeName" : "B:int32_t"
"typeName" : "B.int32_t"
},
{
"fieldName" : "columns",
"typeName" : "B:int32_t"
"typeName" : "B.int32_t"
},
{
"fieldName" : "subsheets",
@ -21,7 +21,7 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
{
"fieldName" : "pixels",
"subscriptLevels" : 1,
"typeName" : "B:uint8_t"
"typeName" : "B.uint8_t"
}
],
"primitiveType" : 5,

View File

@ -3,7 +3,7 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
[
{
"fieldName" : "bpp",
"typeName" : "B:int8_t"
"typeName" : "B.int8_t"
},
{
"fieldName" : "defaultPalette",

View File

@ -3,15 +3,15 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
[
{
"fieldName" : "path",
"typeName" : "B:string"
"typeName" : "B.string"
},
{
"fieldName" : "constPath",
"typeName" : "B:string"
"typeName" : "B.string"
},
{
"fieldName" : "inode",
"typeName" : "B:uint64_t"
"typeName" : "B.uint64_t"
}
],
"primitiveType" : 6,

View File

@ -3,7 +3,7 @@ O1;net.drinkingtea.ox.DescriptorType;2;{
[
{
"fieldName" : "type",
"typeName" : "B:int8_t"
"typeName" : "B.int8_t"
},
{
"fieldName" : "data",