ATLAS Offline Software
|
a static registry of CLID->typeName entries. NOT for general use. Use ClassIDSvc instead. More...
#include "GaudiKernel/ClassID.h"
#include <vector>
#include <string>
#include <tuple>
#include <typeinfo>
Go to the source code of this file.
Classes | |
class | CLIDRegistry |
a static registry of CLID->typeName entries. NOT for general use. Use ClassIDSvc instead. More... | |
Namespaces | |
CLIDdetail | |
Variables | |
allowed class id range | |
const unsigned long | CLIDdetail::MINCLID = 256 |
const unsigned long | CLIDdetail::MAXCLID = 2147483647 |
2**31 - 1 More... | |
allowed class id range | |
const unsigned long | CLIDdetail::MINCLID = 256 |
const unsigned long | CLIDdetail::MAXCLID = 2147483647 |
2**31 - 1 More... | |
a static registry of CLID->typeName entries. NOT for general use. Use ClassIDSvc instead.
Definition in file CLIDRegistry.h.