FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
OMEassoc.h File Reference

OME associative array implementation. More...

#include <map>
#include <OMErefCount.h>
#include <OMEstring.h>

Go to the source code of this file.

Classes

class  OMEassocKeyPair
 Holds the string / data tuple for an element of an OMEassoc sparse array. More...
 
class  OMEassocStorage
 Reference-counted maintainer of an associative array. Used internally by OMEassoc. More...
 
class  OMEassoc
 Implements associative array of OMEtype elements. More...
 

Macros

#define OME_ASSOC_SUB(v)   static_cast<OMEassoc::ASSOC_HASH_KEY_t>(v)
 

Typedefs

typedef class OMEassocKeyPairOME_KEY_PAIR
 

Functions

template<typename STREAMTYPE >
STREAMTYPE & operator<< (STREAMTYPE &outputStream, const OMEassoc &data)
 Output an OMEassoc object to an output stream. More...
 

Detailed Description

OME associative array implementation.

Generated: Tue Jul 28 2020 16:03:26
Support Information