MemBufferCollection::isInit Method

Checks whether the collection is initialized.
Syntax:
bool isInit() const;
Return value:

true if the MemBufferCollection is initialized, false otherwise.

See also: MemBufferCollection

<< MemBufferCollection