#include <test_tag.h>
|
| TAG_BLOCK (block_test, { int16_t width;int16_t height;int8_t depth;bitfield8 format_flags;TAG_ENUM(type, { _2d_texture, _3d_texture, cubemap, unknown, });}) |
| sweats nervously More...
|
|
| TAG_BLOCK (the_go_fuck_yourself_block, { bitfield16 extra_flags;bitfield32 who_needs_this_many_fucking_flags;}) |
| yea im tired leave me alone More...
|
|
| TAG_BLOCK (nested_block_test, { int32_t nested_property;ascii nested_string;TAG_BLOCK(child_block, { int16_t please_work;ascii nested_string1;TAG_ENUM(argh, { on_e, two, thr__e__e, _4, });ascii nested_string2;data_reference test_dataref;});}) |
| testing block nesting More...
|
|
| TAG_BLOCK (block, { int32_t integer;data_reference dataref;TAG_BLOCK(block_two, { int32_t integer;data_reference dataref;TAG_BLOCK(block_three, { int32_t integer;data_reference dataref;TAG_BLOCK(block_four, { int32_t integer;data_reference dataref;TAG_BLOCK(block_five, { int32_t integer;data_reference dataref;});});});});}) |
|
◆ TAG_BLOCK() [1/4]
◆ TAG_BLOCK() [2/4]
◆ TAG_BLOCK() [3/4]
◆ TAG_BLOCK() [4/4]
test_tag::TAG_BLOCK |
( |
the_go_fuck_yourself_block |
, |
|
|
{ bitfield16 extra_flags;bitfield32 who_needs_this_many_fucking_flags;} |
|
|
) |
| |
yea im tired leave me alone
◆ another_int
◆ byte_test
A byte has a length of 1 bytes.
◆ fieldref_field_0
◆ integer_test
◆ short_test
A short has a length of 2 bytes.
◆ test_dataref
The documentation for this struct was generated from the following file: