RefBuffer(); RefBuffer( const RefBuffer & refBuffer );
RefBuffer ( )
|
Constructor. |
RefBuffer ( const RefBuffer & )
|
Constructor. |
Only initializes members. The buffer pointer is initialized as NULL
.
Shares the RefBuffer
object and the buffer. Increments the reference counter of the buffer to access.
CONFIDENTIAL