SkTDict< T >::Iter Class Reference
#include <SkTDict.h>
List of all members.
Public Member Functions |
| Iter (const SkTDict< T > &dict) |
const char * | next (T *value) |
Detailed Description
template<typename T>
class SkTDict< T >::Iter
Definition at line 121 of file SkTDict.h.
Constructor & Destructor Documentation
Member Function Documentation
template<typename T>
const char* SkTDict< T >::Iter::next |
( |
T * |
value |
) |
[inline] |
The documentation for this class was generated from the following file: