IdSwitch Class Reference

#include <fid.h>

Public Member Functions

 IdSwitch (const Id &id)
 
Bool IsInterned () const
 
const IdGetId () const
 

Private Attributes

Id _id
 

Constructor & Destructor Documentation

◆ IdSwitch()

IdSwitch ( const Id id)
explicit

Member Function Documentation

◆ IsInterned()

Bool IsInterned ( ) const

◆ GetId()

const Id* GetId ( ) const

Member Data Documentation

◆ _id

Id _id
private