Method | Description | |
---|---|---|
GetFullName ( PredefinedType pt ) : string | ||
GetNiceName ( |
||
GetNiceName ( PredefinedType pt ) : string | ||
GetOptPredefAgg ( PredefinedType pt ) : |
||
GetReqPredefAgg ( PredefinedType pt ) : |
||
Init ( |
||
PredefinedTypes ( BSYMMGR pBSymmgr ) : System | ||
ReportMissingPredefTypeError ( |
||
isRequired ( PredefinedType pt ) : bool |
Method | Description | |
---|---|---|
DelayLoadPredefSym ( PredefinedType pt ) : |
||
FindPredefinedType ( |
||
FindPredefinedTypeCore ( |
||
InitializePredefinedType ( |
public static GetFullName ( PredefinedType pt ) : string | ||
pt | PredefinedType | |
return | string |
public static GetNiceName ( |
||
type | ||
return | string |
public static GetNiceName ( PredefinedType pt ) : string | ||
pt | PredefinedType | |
return | string |
public GetOptPredefAgg ( PredefinedType pt ) : |
||
pt | PredefinedType | |
return |
public GetReqPredefAgg ( PredefinedType pt ) : |
||
pt | PredefinedType | |
return |
public Init ( |
||
errorContext | ||
symtable | SymbolTable | |
return | bool |
public PredefinedTypes ( BSYMMGR pBSymmgr ) : System | ||
pBSymmgr | BSYMMGR | |
return | System |
public ReportMissingPredefTypeError ( |
||
errorContext | ||
pt | PredefinedType | |
return | void |
public static isRequired ( PredefinedType pt ) : bool | ||
pt | PredefinedType | |
return | bool |