Public Member Functions | |
ByteChangeNotifyList () | |
void | notify (ByteChange *bc) |
notifies all of the objects in the array. | |
void | add (ByteChangeNotify *bcn) |
void | remove (ByteChangeNotify *bc) |
void | remove (int index) |
|
|
|
|
|
notifies all of the objects in the array.
|
|
|
|
|