

Public Member Functions | |
| bool | transfer (const ShStorage *from, ShStorage *to) |
| Returns true if the transfer succeeded. | |
| int | cost (const ShStorage *from, const ShStorage *to) |
| Returns -1 if transfer impossible, otherwise the cost of transfer. | |
Definition at line 340 of file ShMemory.cpp.
|
||||||||||||
|
Returns -1 if transfer impossible, otherwise the cost of transfer.
Implements SH::ShTransfer. Definition at line 371 of file ShMemory.cpp. |
1.4.6