Skip to content

Name

Name

Gets the name of the buffer.

string  Name() const

Return Value

Name of the buffer.

Name

Sets the name of the buffer.

void  Name(
   const string  name      // name
   )

Parameters

name

[in] New name of the buffer.

Last updated on