DataIdSwitch Class Reference

#include <fid.h>

Public Member Functions

 DataIdSwitch (const ConstDataPtr &key)
 
Bool IsInterned () const
 
const Id * GetId () const
 

Private Attributes

const Id * _id
 
Bool _interned
 

Constructor & Destructor Documentation

◆ DataIdSwitch()

DataIdSwitch ( const ConstDataPtr &  key)
explicit

Member Function Documentation

◆ IsInterned()

Bool IsInterned ( ) const

◆ GetId()

const Id* GetId ( ) const

Member Data Documentation

◆ _id

const Id* _id
private

◆ _interned

Bool _interned
private