pdbItem —
();
(
)
pdbItem::pdbItem (
pdbItem constructor.
pdbItem::~pdbItem ();
pdbItem::~pdbItem (
const string & pdbItem::fullName (
the full name of the item.
pdbItem::access_t pdbItem::access (
access mode for this item.
const pdbGroup * pdbItem::parentGroup (
the groups this item is a member of.
pdbLoc & pdbItem::location ();
pdbLoc & pdbItem::location (
const pdbLoc & pdbItem::location (
the location of this item in the source file.
const pdbNamespace * pdbItem::parentNSpace (
the name space this item is in.
void pdbItem::fullName (
void pdbItem::access (
void pdbItem::parentGroup (
void pdbItem::location (
void pdbItem::parentNSpace (
virtual ostream& pdbItem::print (
virtual void pdbItem::adjustPtrs (
virtual void pdbItem::process (
virtual dupl_t pdbItem::findDuplicate (
static const char* pdbItem::toName (
static access_t pdbItem::toAccess (
static routine_t pdbItem::toRoutine (
static rspec_t pdbItem::toRSpecial (
static virt_t pdbItem::toVirt (
static macro_t pdbItem::toMacro (
static templ_t pdbItem::toTempl (
static float_t pdbItem::toFloat (
static int_t pdbItem::toInt (
static type_t pdbItem::toType (
static qual_t pdbItem::toQual (
static group_t pdbItem::toGroup (
static link_t pdbItem::toLink (
static mem_t pdbItem::toMem (
static shape_t pdbItem::toShape (
pdbLoc pdbItem::lc ();
pdbLoc pdbItem::lc (
access_t pdbItem::acs ();
access_t pdbItem::acs (
const pdbGroup* pdbItem::gptr (
const pdbNamespace* pdbItem::nptr (
string pdbItem::full ();
string pdbItem::full (