Struct BirdOrRodent¶
Public Attributes¶
Type | Name |
---|---|
union BirdOrRodent::@0 | @1 |
int | legs |
double | wingspan |
Public Attributes Documentation¶
variable @1¶
union BirdOrRodent::@0 BirdOrRodent::@1;
variable legs¶
int BirdOrRodent::legs;
variable wingspan¶
double BirdOrRodent::wingspan;
The documentation for this class was generated from the following file demo-projects/animal/config.h