#include "cetlib/registry_via_id.h"
Go to the source code of this file.
Classes | |
struct | val |
Typedefs | |
typedef int | success_t |
typedef char * | fail_t |
typedef cet::registry_via_id< success_t, val > | reg |
Functions | |
int | main () |
typedef char* fail_t |
Definition at line 13 of file registry_via_id_test_2.cc.
typedef cet::registry_via_id<success_t, val> reg |
Definition at line 24 of file registry_via_id_test_2.cc.
typedef int success_t |
Definition at line 12 of file registry_via_id_test_2.cc.
int main | ( | void | ) |
Definition at line 27 of file registry_via_id_test_2.cc.