gtk-d v3.4.0 (2016-12-28T18:49:35Z)
Home
Dub
Repo
ObjectModule.this
peas
ObjectModule
ObjectModule
Sets our main struct and passes it to the parent class.
this
(PeasObjectModule* peasObjectModule, bool ownedRef)
class
ObjectModule
this
(
PeasObjectModule
*
peasObjectModule
,
bool
ownedRef
= false
)
this
(string moduleName, string path, bool resident)
this
(string moduleName, string symbol)
this
(string moduleName, string path, bool resident, bool localLinkage)
Meta
Source
See Implementation
peas
ObjectModule
ObjectModule
constructors
this
functions
createObject
getLibrary
getModuleName
getObjectModuleStruct
getPath
getStruct
getSymbol
providesObject
registerExtensionFactory
registerExtensionType
setStruct
static functions
getType
variables
peasObjectModule
Sets our main struct and passes it to the parent class.