Beispiel #1
0
 def createFile(self):
     return CppScopeBase._createFile(self, build_module=self.buildModule)
 def createFile(self):
     return CppScopeBase._createFile(self, build_module=self.buildModule)
Beispiel #3
0
 def createFile(self):
     return CppScopeBase._createFile(self,
                                     build_module=self.buildModule,
                                     jumbo_component=self.jumboComponent)
Beispiel #4
0
 def createFile(self):
     return CppScopeBase._createFile(self, build_module=self.buildModule, jumbo_component=self.jumboComponent)