|
MASA-Core
|
Definition at line 33 of file Buffer2.hpp.
#include <Buffer2.hpp>
Public Member Functions | |
| const buffer2_statistics_t | operator- (const buffer2_statistics_t &other) const |
Public Attributes | |
| float | time |
| int | bufferUsage |
| int | totalReadBytes |
| float | blockingReadTime |
| int | totalWriteBytes |
| float | blockingWriteTime |
| const buffer2_statistics_t buffer2_statistics_t::operator- | ( | const buffer2_statistics_t & | other | ) | const [inline] |
Definition at line 41 of file Buffer2.hpp.
Definition at line 37 of file Buffer2.hpp.
Definition at line 39 of file Buffer2.hpp.
Definition at line 35 of file Buffer2.hpp.
Definition at line 34 of file Buffer2.hpp.
Definition at line 36 of file Buffer2.hpp.
Definition at line 38 of file Buffer2.hpp.
1.7.6.1