| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/container/dictionary.h>

Public Member Functions | |
| Dictionary (unsigned int estimatedElements=0) | |
| < Persistent dictionary template. | |
| VRS_TYPEINFO (Dictionary, VRS_TEMPLATE_ARGS_2(K, V, NonPersistentDictionary)) | |
| VRS_SERIALIZABLE (Dictionary) | |
| VRS::Dictionary< K, V >::Dictionary | ( | unsigned int | estimatedElements = 0 |
) | [inline] |
< Persistent dictionary template.
See Dictionary
| VRS::Dictionary< K, V >::VRS_TYPEINFO | ( | Dictionary< K, V > | , | |
| VRS_TEMPLATE_ARGS_2(K, V, NonPersistentDictionary< K, V >) | ||||
| ) |
| VRS::Dictionary< K, V >::VRS_SERIALIZABLE | ( | Dictionary< K, V > | ) |