webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <Types.h>
Public Member Functions | |
POOL_ALLOCATOR_NEW_DELETE () | |
TInterfaceBlock (const TString *name, TFieldList *fields, const TString *instanceName, int arraySize, const TLayoutQualifier &layoutQualifier) | |
const TString & | instanceName () const |
bool | hasInstanceName () const |
bool | isArray () const |
int | arraySize () const |
TLayoutBlockStorage | blockStorage () const |
TLayoutMatrixPacking | matrixPacking () const |
const TString & | mangledName () const |
Public Member Functions inherited from TFieldListCollection | |
const TString & | name () const |
const TFieldList & | fields () const |
size_t | objectSize () const |
Additional Inherited Members | |
Protected Member Functions inherited from TFieldListCollection | |
TFieldListCollection (const TString *name, TFieldList *fields) | |
TString | buildMangledName (const TString &mangledNamePrefix) const |
size_t | calculateObjectSize () const |
Protected Attributes inherited from TFieldListCollection | |
const TString * | mName |
TFieldList * | mFields |
TString | mMangledName |
size_t | mObjectSize |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
TInterfaceBlock::POOL_ALLOCATOR_NEW_DELETE | ( | ) |