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

#include <JStringMapCursor.h>

Public Member Functions

 JStringMapCursor (const JStringMap< V > *map)
 
virtual ~JStringMapCursor ()
 
bool Next ()
 
const JStringGetKey () const
 
const V & GetValue () const
 
void Reset ()
 

Constructor & Destructor Documentation

◆ JStringMapCursor()

template<class V >
JStringMapCursor< V >::JStringMapCursor ( const JStringMap< V > *  map)

Base code generated by Codemill v0.1.0

◆ ~JStringMapCursor()

template<class V >
JStringMapCursor< V >::~JStringMapCursor ( )
virtual

Member Function Documentation

◆ GetKey()

template<class V >
const JString & JStringMapCursor< V >::GetKey ( ) const
inline

◆ GetValue()

template<class V >
const V & JStringMapCursor< V >::GetValue ( ) const
inline

◆ Next()

template<class V >
bool JStringMapCursor< V >::Next ( )
inline

◆ Reset()

template<class V >
void JStringMapCursor< V >::Reset ( )
inline

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