#include "BaBar/BaBar.hh"#include "CdbBase/CdbAnyTypeDict.hh"#include <iostream>#include <string>Go to the source code of this file.
Compounds | |
| struct | A |
Functions | |
| int | main (int argc, char *argv[]) |
| A trivial test for the "debug" stream. | |
|
||||||||||||
|
A trivial test for the "debug" stream. The test will illustrate how the debug stream can be used. Set the "BDBDEBUG1" environment variable to any value and see results. More details on the stream can be found in the class's description.
Definition at line 29 of file CdbAnyTypeDictTest.cc. References CdbAnyTypeDict< K >::empty(), CdbAnyTypeDict< K >::exists(), CdbAnyTypeDict< K >::find(), CdbAnyTypeDict< K >::insert(), and CdbAnyTypeDict< K >::replace(). |
1.3-rc3