webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Static Public Member Functions | List of all members
TCache Class Reference

#include <Cache.h>

Static Public Member Functions

static void initialize ()
 
static void destroy ()
 
static const TTypegetType (TBasicType basicType, TPrecision precision)
 
static const TTypegetType (TBasicType basicType, unsigned char primarySize=1, unsigned char secondarySize=1)
 
static const TTypegetType (TBasicType basicType, TQualifier qualifier, unsigned char primarySize=1, unsigned char secondarySize=1)
 
static const TTypegetType (TBasicType basicType, TPrecision precision, TQualifier qualifier, unsigned char primarySize, unsigned char secondarySize)
 

Member Function Documentation

◆ destroy()

void TCache::destroy ( )
static

◆ getType() [1/4]

static const TType* TCache::getType ( TBasicType  basicType,
TPrecision  precision 
)
inlinestatic

◆ getType() [2/4]

static const TType* TCache::getType ( TBasicType  basicType,
unsigned char  primarySize = 1,
unsigned char  secondarySize = 1 
)
inlinestatic

◆ getType() [3/4]

static const TType* TCache::getType ( TBasicType  basicType,
TQualifier  qualifier,
unsigned char  primarySize = 1,
unsigned char  secondarySize = 1 
)
inlinestatic

◆ getType() [4/4]

const TType * TCache::getType ( TBasicType  basicType,
TPrecision  precision,
TQualifier  qualifier,
unsigned char  primarySize,
unsigned char  secondarySize 
)
static

◆ initialize()

void TCache::initialize ( )
static

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