#include <Wrapper.h>
Static Public Member Functions | |
static void | fill (T const &obj, std::type_info const &iToType, std::vector< unsigned long > const &iIndex, std::vector< void const * > &oPtr) |
static void | set (T const &obj, std::type_info const &iToType, unsigned long iIndex, void const *&oPtr) |
|
inlinestatic |
Definition at line 421 of file Wrapper.h.
References edm::fillPtrVector().
Referenced by edm::DoSetPtr< T >::operator()().
|
inlinestatic |
Definition at line 410 of file Wrapper.h.
References edm::setPtr().
Referenced by betterConfigParser.BetterConfigParser::getGeneral(), and edm::DoSetPtr< T >::operator()().