eh.ItemMapContainer Class Reference

#include <eh.py.h>

Inheritance diagram for eh.ItemMapContainer:

eh.ItemContainer eh.EDocItemMapContainer eh.FileMap eh.FunctionMap eh.FunctionTypeMap eh.TypeMap List of all members.

Detailed Description

A standard map implementation of the ItemContainer abstract class.


Public Member Functions

 GetValues ()
 See ItemContainer.GetValues().
 MatchesKey (match_str, mtype=Regexp, inverse=False)
 Performs the same as ItemContainer.Matches() except on the key items of this map container instead of the value items of this container.


Member Function Documentation

eh.ItemMapContainer.GetValues (  ) 

See ItemContainer.GetValues().

Returns a list of the values for the map (Not the keys of the map).

Reimplemented from eh.ItemContainer.

eh.ItemMapContainer.MatchesKey ( match_str  ,
mtype  = Regexp,
inverse  = False 
)

Performs the same as ItemContainer.Matches() except on the key items of this map container instead of the value items of this container.


The documentation for this class was generated from the following file:
Generated on Tue Jan 20 18:26:38 2009 for EDocPy-0.0.1 by  doxygen 1.5.1