FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
OMEassocKeyPair Class Reference

Holds the string / data tuple for an element of an OMEassoc sparse array. More...

#include <OMEassoc.h>

Private Member Functions

 OMEassocKeyPair (OMEstring *k, OMEtype *v)
 
 ~OMEassocKeyPair ()
 
bool operator== (const OMEassocKeyPair &arg) const
 
bool operator!= (const OMEassocKeyPair &arg) const
 
template<typename STREAMTYPE >
STREAMTYPE & outputOnStream (STREAMTYPE &outputOnStream, int_fast16_t indent=0, uint8_t includeTypePrefix=OME_DEFAULT_COMPLEX_OUTPUT_MODE) const
 

Private Attributes

class OMEstringkey
 
class OMEtypevalue
 

Friends

class OMEassocStorage
 

Detailed Description

Holds the string / data tuple for an element of an OMEassoc sparse array.

Internal storage element used by OMEassocStorage.

Constructor & Destructor Documentation

◆ OMEassocKeyPair()

OMEassocKeyPair::OMEassocKeyPair ( OMEstring k,
OMEtype v 
)
inlineprivate

References key, and value.

◆ ~OMEassocKeyPair()

OMEassocKeyPair::~OMEassocKeyPair ( )
private

Member Function Documentation

◆ operator!=()

bool OMEassocKeyPair::operator!= ( const OMEassocKeyPair arg) const
private

References key, and value.

◆ operator==()

bool OMEassocKeyPair::operator== ( const OMEassocKeyPair arg) const
private

References key, and value.

Friends And Related Function Documentation

◆ OMEassocStorage

friend class OMEassocStorage
friend

Member Data Documentation

◆ key

class OMEstring* OMEassocKeyPair::key
private

◆ value

class OMEtype* OMEassocKeyPair::value
private

The documentation for this class was generated from the following files:
Generated: Fri Jul 31 2020 18:19:16
Support Information