ChainableTypeLayoutGenerator::ChainableTypeLayoutGenerator
Constructor
Synopsis
Declared in <SageIII/sageInterface/abiStuff.h>
ChainableTypeLayoutGenerator(
ChainableTypeLayoutGenerator* nx,
StructCustomizedSizes* sizes = NULL);
Parameters
Name |
Description |
nx |
The object to construct from |
sizes |
Support for cross compilation or customized primitive type layouts. |
Created with MrDocs