Inheritance diagram for NonblockingSinkInfo:

Definition at line 101 of file network.h.
Public Member Functions | |
| virtual | ~NonblockingSinkInfo () |
| virtual size_t | GetMaxBufferSize () const=0 |
| virtual size_t | GetCurrentBufferSize () const=0 |
| virtual bool | EofPending () const=0 |
| virtual float | ComputeCurrentSpeed ()=0 |
| compute the current speed of this sink in bytes per second | |
| virtual float | GetMaxObservedSpeed () const=0 |
| get the maximum observed speed of this sink in bytes per second | |
1.5.1-p1