Class WriteBuffer
Declaration :
C++ : class WriteBuffer
Relation
<aggregation>
Declaration :
Uml : # :
Frame
C++ : protected:
Frame
*
Relation
frame (<association>)
Declaration :
Uml : # frame :
Frame
, multiplicity : 0..1
C++ : protected:
Frame
* frame
Relation
<association>
Declaration :
Uml : # :
WriteBufferPool
C++ : protected:
WriteBufferPool
*