Skip to main content

%Compiler.LG.CPP

Property Inventory

Method Inventory

Properties

property GenFlags as %Compiler.LG.GenFlags;
Property methods: GenFlagsGet(), GenFlagsGetObject(), GenFlagsGetObjectId(), GenFlagsGetSwizzled(), GenFlagsIsEmpty(), GenFlagsIsValid(), GenFlagsNewObject(), GenFlagsSet(), GenFlagsSetObject(), GenFlagsSetObjectId(), GenFlagsUnSwizzle()

Methods

method CommonPrototypeIntroducer(Class As %String, Method As %Compiler.LG.MethWrapper, FileClass As %String) as %Status
method DeclareUniName(Name As %String, ExtName As %String, varname As %String) as %Status
method DoDefArg(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
method DoPrototypeArgument(Class As %String, Method As %Compiler.LG.MethWrapper, i As %Integer) as %Status
classmethod ExtName(n As %String, param As %String, GenFlags As %Compiler.LG.GenFlags, isparam As %Integer = 1, isclass As %Integer = 1) as %String
classmethod ExternalName(n As %String, GenFlags As %Compiler.LG.GenFlags, isclass As %Integer = 1) as %String
method FindSuperClass(Class As %String, CppSys As %String) as %String
method GetBaseClass(Class As %String) as %String
method GetBaseConstructorClass(Class As %String) as %String
method GetClassType(Type As %String, Pkg As %String) as %String
method GetQuotedCPPName(Class As %String) as %String
method IsGenericObj(Class As %String, Type As %String) as %String
method SetParent(parent As %Compiler.LG.LanguageGeneratorTemplate)
method ShowGetDefinition(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method ShowSetDefinition(Class As %String, Property As %Compiler.LG.PropWrapper) as %Status
method Type2CPP(Class As %String, Type As %String) as %String
method Type2CPPDecl(Class As %String, Type As %String, byRef As %Integer) as %String
method Type2CPPID(Class As %String, Type As %String) as %String
method Type2CPPRef(Class As %String, Type As %String) as %String
method Type2CPPUnfiltered(Class As %String, Type As %String) as %String
method Type2Id(Class As %String, Type As %String) as %String
method Type2TypeID(Class As %String, Type As %String) as %String

Inherited Members

Inherited Methods

FeedbackOpens in a new tab