ROSE  0.11.145.0
Public Member Functions | List of all members
SystemPrimitiveTypeLayoutGenerator Class Reference

Description

Layout generator for the native system (uses sizeof)

Definition at line 196 of file abiStuff.h.

#include <sageInterface/abiStuff.h>

Inheritance diagram for SystemPrimitiveTypeLayoutGenerator:
Inheritance graph
[legend]
Collaboration diagram for SystemPrimitiveTypeLayoutGenerator:
Collaboration graph
[legend]

Public Member Functions

 SystemPrimitiveTypeLayoutGenerator (ChainableTypeLayoutGenerator *next)
 
virtual StructLayoutInfo layoutType (SgType *t) const
 
- Public Member Functions inherited from ChainableTypeLayoutGenerator
 ChainableTypeLayoutGenerator (ChainableTypeLayoutGenerator *nx, StructCustomizedSizes *sizes=NULL)
 

Additional Inherited Members

- Public Attributes inherited from ChainableTypeLayoutGenerator
ChainableTypeLayoutGeneratornext
 
ChainableTypeLayoutGeneratorbeginning
 
StructCustomizedSizescustom_sizes
 
- Protected Member Functions inherited from ChainableTypeLayoutGenerator
void setNext (ChainableTypeLayoutGenerator *nx)
 
void setBeginningRecursively (ChainableTypeLayoutGenerator *bg)
 

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