libNuML 1.1.1
Library for reading / writing NuML documents
IdEqS Struct Reference

Used by Dimension::get() to lookup an NMBase based by its id. More...

Public Member Functions

 IdEqS (const string &id)
 
bool operator() (NMBase *sb)
 
 IdEqS (const string &id)
 
bool operator() (NMBase *sb)
 
 IdEqS (const string &id)
 
bool operator() (NMBase *sb)
 
 IdEqS (const string &id)
 
bool operator() (NMBase *sb)
 

Public Attributes

const string & id
 

Detailed Description

Used by Dimension::get() to lookup an NMBase based by its id.

Used by ResultComponents::get() to lookup an NMBase based by its id.

Used by OntologyTerms::get() to lookup an NMBase based by its id.

Used by DimensionDescription::get() to lookup an NMBase based by its id.

Constructor & Destructor Documentation

◆ IdEqS() [1/4]

IdEqS::IdEqS ( const string &  id)
inline

◆ IdEqS() [2/4]

IdEqS::IdEqS ( const string &  id)
inline

◆ IdEqS() [3/4]

IdEqS::IdEqS ( const string &  id)
inline

◆ IdEqS() [4/4]

IdEqS::IdEqS ( const string &  id)
inline

Member Function Documentation

◆ operator()() [1/4]

bool IdEqS::operator() ( NMBase sb)
inline

◆ operator()() [2/4]

bool IdEqS::operator() ( NMBase sb)
inline

◆ operator()() [3/4]

bool IdEqS::operator() ( NMBase sb)
inline

◆ operator()() [4/4]

bool IdEqS::operator() ( NMBase sb)
inline

Member Data Documentation

◆ id

const string & IdEqS::id

The documentation for this struct was generated from the following files: