![]() |
ATLAS Offline Software
|
Template-based AthenaPool converters for STL containers and built-in types. More...
#include "AthenaPoolCnvSvc/T_AthenaPoolCnv.h"#include "SGTools/BuiltinsClids.h"#include "SGTools/StlVectorClids.h"#include "SGTools/StlMapClids.h"Go to the source code of this file.
Classes | |
| class | StlAthenaPoolCnv< T > |
Macros | |
| #define | DECL_CNV(NAME, TDEF) |
| #define | DECL2_CNV(N1, N2, TDEF) |
Template-based AthenaPool converters for STL containers and built-in types.
This file provides explicit instantiations of T_AthenaPoolCnv for:
Definition in file StlAthenaPoolCnv.cxx.
| #define DECL2_CNV | ( | N1, | |
| N2, | |||
| TDEF ) |
Definition at line 50 of file StlAthenaPoolCnv.cxx.
| #define DECL_CNV | ( | NAME, | |
| TDEF ) |
Definition at line 45 of file StlAthenaPoolCnv.cxx.