|
cecko
|
Temporary struct element descriptor. More...
#include <cktables.hpp>
Public Member Functions | |
| CKStructItem (const CKTypeRefPack &p, CIName nm, loc_t l) | |
| Construct from arguments. | |
Public Attributes | |
| CKTypeRefPack | pack |
| The (optionally const) type of a struct element. | |
| CIName | name |
| Name of a struct element. | |
| loc_t | loc |
| Definition line number. | |
Temporary struct element descriptor.