MASA-Core
Public Member Functions | Public Attributes
buffer2_statistics_t Struct Reference

Detailed Description

Definition at line 33 of file Buffer2.hpp.

#include <Buffer2.hpp>

List of all members.

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

Member Function Documentation

const buffer2_statistics_t buffer2_statistics_t::operator- ( const buffer2_statistics_t other) const [inline]

Definition at line 41 of file Buffer2.hpp.


Member Data Documentation

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.


The documentation for this struct was generated from the following file: