struct ct_template More...
#include <ct.h>
Data Fields | |
const char * | token |
const struct datatype * | dtype |
enum byteorder | byteorder |
unsigned int | len |
struct ct_template
: parser token for the expression : data type of the expression : length of the expression : byteorder
enum byteorder ct_template::byteorder |
Referenced by ct_expr_alloc().
Referenced by ct_expr_alloc().
unsigned int ct_template::len |
Referenced by ct_expr_alloc().
const char* ct_template::token |