ATLAS Offline Software
Classes | Namespaces | Functions
BaseInfo.cxx File Reference

Provide an interface for finding inheritance information at run time. Out-of-line implementation. More...

#include "AthenaKernel/BaseInfo.h"
#include "AthenaKernel/CLIDRegistry.h"
#include "CxxUtils/CachedValue.h"
#include "GaudiKernel/System.h"
#include <mutex>
#include <map>
#include <unordered_map>
#include <algorithm>
#include <iostream>
#include "string.h"

Go to the source code of this file.

Classes

struct  SG::BaseInfoBaseImpl
 
struct  SG::BaseInfoBaseImpl::info
 Structure to hold information about one base. More...
 
struct  SG::BaseInfoBaseImpl::Deleter
 

Namespaces

 SG
 Forward declaration.
 

Functions

void SG::dumpBaseInfo ()
 

Detailed Description

Provide an interface for finding inheritance information at run time. Out-of-line implementation.

Author
scott snyder
Date
Nov 2005

Definition in file BaseInfo.cxx.