def _backwardImplementation(self, outerr, inerr, inbuf):
     FullConnection._backwardImplementation(self, outerr, inerr, inbuf)
Exemplo n.º 2
0
 def _backwardImplementation(self, outerr, inerr, inbuf):
     FullConnection._backwardImplementation(self, outerr, inerr, inbuf)
 def _forwardImplementation(self, inbuf, outbuf):
     FullConnection._forwardImplementation(self, inbuf, outbuf)
Exemplo n.º 4
0
 def _forwardImplementation(self, inbuf, outbuf):
     FullConnection._forwardImplementation(self, inbuf, outbuf)