BValueMapPool Class Reference
#include <
support_p/ValueMap.h
>
List of all members.
Public Member Functions
BValueMapPool
()
BValueMap
*
Create
(size_t initSize)
void
Delete
(
BValueMap
*map)
int32_t
Hits
() const
int32_t
Misses
() const
~BValueMapPool
()
Classes
struct
pool
Constructor & Destructor Documentation
BValueMapPool
(
)
~
BValueMapPool
(
)
Member Function Documentation
BValueMap
* Create
(
size_t
initSize
)
void Delete
(
BValueMap
*
map
)
int32_t Hits
(
)
const
[inline]
int32_t Misses
(
)
const
[inline]
The documentation for this class was generated from the following files:
ValueMap.h
ValueMap.cpp