--------------------------------------------- IS COMPLETED -----------------------------------------------
| 432 | } |
| 433 | //--------------------------------------------- IS COMPLETED ----------------------------------------------- |
| 434 | bool UnitImpl::isCompleted() const |
| 435 | { |
| 436 | return self->isCompleted; |
| 437 | } |
| 438 | //--------------------------------------------- IS CONSTRUCTING -------------------------------------------- |
| 439 | bool UnitImpl::isConstructing() const |
| 440 | { |
no outgoing calls