Esempio n. 1
0
 def ProcessHALResponse(self, msgspec, response_spec):
     logger.error("Method %s not implemented by class: %s" %\
                  (utils.GetFunctionName(), self.__class__))
     assert (0)
     return
Esempio n. 2
0
 def Copy(self):
     logger.error("Method %s not implemented by class: %s" %
                  (utils.GetFunctionName(), self.__class__))
     assert (0)
     return
Esempio n. 3
0
 def PrepareHALRequestSpec(self, reqspec):
     logger.error("Method %s not implemented by class: %s" %\
                  (utils.GetFunctionName(), self.__class__))
     assert (0)
     return