ROSE 0.11.145.147
Public Member Functions | List of all members
I386PrimitiveTypeLayoutGenerator Class Reference

Description

Layout generator for i386 primitive types.

Definition at line 160 of file abiStuff.h.

#include <sageInterface/abiStuff.h>

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

Public Member Functions

 I386PrimitiveTypeLayoutGenerator (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)
 

Constructor & Destructor Documentation

◆ I386PrimitiveTypeLayoutGenerator()

I386PrimitiveTypeLayoutGenerator::I386PrimitiveTypeLayoutGenerator ( ChainableTypeLayoutGenerator next)
inline

Definition at line 162 of file abiStuff.h.

Member Function Documentation

◆ layoutType()

virtual StructLayoutInfo I386PrimitiveTypeLayoutGenerator::layoutType ( SgType t) const
virtual

Reimplemented from ChainableTypeLayoutGenerator.


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