Class Index Cross Index Namespace Index

Namespace Dictionary


Index:

Members of type class

key_is

Members of type function

AddCallback AddDefinition Dictionary DisableLibraryReaderAll EnableLibraryReader
EnableLibraryReaderAll GetLibraryClass IsReadable MapStreamClassToLibraryClass Read
RemoveCallback Write key_checkin key_checkout ~Dictionary

Member Descriptions:

Members of type function


Dictionary::AddCallback

Dictionary::AddDefinition

Dictionary::Dictionary
Allocate space for max entries


Dictionary::DisableLibraryReaderAll

Dictionary::EnableLibraryReader

Dictionary::EnableLibraryReaderAll

Dictionary::GetLibraryClass

Dictionary::IsReadable

Dictionary::MapStreamClassToLibraryClass

Dictionary::Read

Dictionary::RemoveCallback

Dictionary::Write

Dictionary::key_checkin
key_checkin release the lock held by the key

Parameters:
NameTypeDescription
KeyDictionary::key_id_type Key to be returned


Dictionary::key_checkout
This function is responsible for making keys uniquely available.

Return value:
Dictionary::key_id_type - Unique key


Dictionary::~Dictionary