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