#include <CdbBdbNTupleConversionRules.hh>
Public Types | |
| typedef std::string | Transient |
| typedef ooVString | Persistent |
Static Public Member Functions | |
| const ooVString | to_persistent (const std::string &value) |
| const std::string | to_transient (const ooVString &value) |
This class will be used to map STD strings into OO strings to avoid any attempts to use STD strings in the persistent schema (which would be a really terrible idea given different implementation of STD strings on various compliter/library platforms.
Definition at line 117 of file CdbBdbNTupleConversionRules.hh.
|
|
Definition at line 120 of file CdbBdbNTupleConversionRules.hh. |
|
|
Definition at line 119 of file CdbBdbNTupleConversionRules.hh. |
|
|
Definition at line 122 of file CdbBdbNTupleConversionRules.hh. |
|
|
Definition at line 123 of file CdbBdbNTupleConversionRules.hh. |
1.3-rc3