#include <hastring.h>
Public Member Functions | |
| StrDoubleMap_itr (StrDoubleMap &new_map) | |
| StrDoubleMap_itr (StrDoubleMap_itr &ref) | |
| HaString | GetKey () |
| double | GetVal () |
| int | GetFirst () |
| int | GetNext () |
Protected Attributes | |
|
map< HaString, double, less< HaString > >::iterator | itr |
| StrDoubleMap & | int_map |
1.3.6