2
0
mirror of https://github.com/xcat2/xNBA.git synced 2025-02-15 01:58:22 +00:00
Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods
Give the step() method a pointer to the containing object, rather than
a pointer to the process.  This is consistent with the operation of
interface methods, and allows a single function to serve as both an
interface method and a process step() method.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-06-28 14:45:08 +01:00
..
2010-04-19 23:43:39 +01:00
2010-05-29 23:49:47 +01:00