InternedIdSwitch Class Reference

#include <fid.h>

公共成员函数

  InternedIdSwitch (const InternedId &iid)
  InternedIdSwitch (const InternedId *iid)
Bool   IsInterned () const
const Id GetId () const

Private Attributes

const Id *const  _id

构造函数 & 析构函数文档编制

◆  InternedIdSwitch() [1/2]

InternedIdSwitch ( const InternedId iid )
explicit

◆  InternedIdSwitch() [2/2]

InternedIdSwitch ( const InternedId iid )
explicit

成员函数文档编制

◆  IsInterned()

Bool IsInterned ( ) const

◆  GetId()

const Id * GetId ( ) const

Member Data Documentation

◆  _id

const Id * const _id
private