enum rgt_blk_type
Overview
Specifies the type of block More…
#include <rgt_tmpls_lib.h> enum rgt_blk_type { RGT_BLK_TYPE_CSTR, RGT_BLK_TYPE_VAR, };
Detailed Documentation
Specifies the type of block
Enum Values
RGT_BLK_TYPE_CSTR
A block contains a constant string
RGT_BLK_TYPE_VAR
A block contains a value of a variable