omero::RMap
Overview
[ "protected" ]
class RMap extends RType
Similar to RCollection, the RMap class permits the passing
of a possible null RTypeDict where any other RType is
expected.
Used By
- grid::InteractiveProcessor::execute
- grid::InteractiveProcessor::getResults
- grid::Repository::treeList
See Also
- RTypeDict
- RCollection
Operation Index
- getValue
-
- size
-
- get
-
- put
-
Data Member Index
- val
-
Operations
void put(string key, RType value)
Data Members