#include <CacheStreamers.h>
Public Member Functions | |
ConstPtrCacheStreamer () | |
void | operator() (TBuffer &R__b, void *objp) |
Private Attributes | |
TClassRef | cl_ |
Definition at line 9 of file CacheStreamers.h.
|
inlineexplicit |
Definition at line 11 of file CacheStreamers.h.
void edm::ConstPtrCacheStreamer::operator() | ( | TBuffer & | R__b, |
void * | objp | ||
) |
Definition at line 20 of file CacheStreamers.cc.
References cl_, VarParsing::obj, and edm::ConstPtrCache::ptr_.
|
private |
Definition at line 16 of file CacheStreamers.h.
Referenced by operator()().