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

Description

Layout generator for x86-64 primitive types.

Definition at line 178 of file abiStuff.h.

#include <sageInterface/abiStuff.h>

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

Public Member Functions

 X86_64PrimitiveTypeLayoutGenerator (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

◆ X86_64PrimitiveTypeLayoutGenerator()

X86_64PrimitiveTypeLayoutGenerator::X86_64PrimitiveTypeLayoutGenerator ( ChainableTypeLayoutGenerator next)
inline

Definition at line 180 of file abiStuff.h.

Member Function Documentation

◆ layoutType()

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

Reimplemented from ChainableTypeLayoutGenerator.


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