YYSTYPE Union Reference

#include <ocpf.tab.h>

Data Fields

uint8_t b
 
uint64_t d
 
char * date
 
double dbl
 
uint8_t i
 
uint32_t l
 
struct BinaryArray_r MVbin
 
struct LongArray_r MVl
 
struct StringArray_r MVszA
 
struct StringArrayW_r MVszW
 
char * name
 
char * nameW
 
uint16_t s
 
char * var
 

Field Documentation

◆ b

uint8_t YYSTYPE::b

◆ d

uint64_t YYSTYPE::d

◆ date

char* YYSTYPE::date

◆ dbl

double YYSTYPE::dbl

◆ i

uint8_t YYSTYPE::i

◆ l

uint32_t YYSTYPE::l

◆ MVbin

struct BinaryArray_r YYSTYPE::MVbin

◆ MVl

struct LongArray_r YYSTYPE::MVl

◆ MVszA

struct StringArray_r YYSTYPE::MVszA

◆ MVszW

struct StringArrayW_r YYSTYPE::MVszW

◆ name

char* YYSTYPE::name

◆ nameW

char* YYSTYPE::nameW

◆ s

uint16_t YYSTYPE::s

◆ var

char* YYSTYPE::var

The documentation for this union was generated from the following file:

Creative Commons License
Creative Commons Attribution icon Creative Commons Share Alike icon
This content is licensed under the Creative Commons
Attribution ShareAlike License v. 3.0:
http://creativecommons.org/licenses/by-sa/3.0/