|
|
Constructor.
|
|
Constructor.
|
|
Copy constructor.
|
|
Destructor.
|
|
Assignment operator.
|
|
Returns the internet protocol that this class is used with.
|
|
Returns the progress message we are sending.
|
|
Returns the total item count.
|
|
Returns the number of completed items.
|
|
Returns the total size in bytes of the item we are show progress for.
|
|
Returns the number of completed bytes.
|
|
Sets the protocol object we are monitoring progress for.
|
|
Sets the message we will broadcast.
|
|
Sets the total item count.
|
|
Sets the number of completed items so far.
|
|
Sets the total number of bytes.
|
|
Sets the number of completed bytes.
|
|
|
|
Protocol class we are showing progress for. |
|
Message that will be sent. |
|
Total number of items to show progress for. |
|
Number of completed items so far. |
|
Total number of bytes to show progress for. |