JX Application Framework
Loading...
Searching...
No Matches
Public Member Functions | List of all members
JStringPtrMapCursor< V > Class Template Reference

#include <JStringPtrMapCursor.h>

Inheritance diagram for JStringPtrMapCursor< V >:
[legend]

Public Member Functions

 JStringPtrMapCursor (const JStringPtrMap< V > *ptrMap)
 
- Public Member Functions inherited from JStringMapCursor< V * >
 JStringMapCursor (const JStringMap< V * > *map)
 
virtual ~JStringMapCursor ()
 
bool Next ()
 
const JStringGetKey () const
 
const V * & GetValue () const
 
void Reset ()
 

Constructor & Destructor Documentation

◆ JStringPtrMapCursor()

template<class V >
JStringPtrMapCursor< V >::JStringPtrMapCursor ( const JStringPtrMap< V > *  ptrMap)

This class is a convenience; JStringMapCursor can be used with a JStringPtrMap, but the template type must be V* rather than V.

Base code generated by Codemill v0.1.0


The documentation for this class was generated from the following files: