#include "TGenCollectionProxy.h"
#include "TVirtualStreamerInfo.h"
#include "TStreamerElement.h"
#include "TClassEdit.h"
#include "TClass.h"
#include "TError.h"
#include "TEnum.h"
#include "TROOT.h"
#include "TInterpreter.h"
#include "TVirtualMutex.h"
#include "TStreamerInfoActions.h"
#include "THashTable.h"
#include "THashList.h"
#include <cstdlib>
Classes | |
class | TGenBitsetProxy |
struct | TGenCollectionProxy__SlowIterator |
class | TGenListProxy |
class | TGenMapProxy |
Localoptimization class. More... | |
class | TGenSetProxy |
Localoptimization class. More... | |
class | TGenVectorBoolProxy |
Local optimization class. More... | |
class | TGenVectorProxy |
Local optimization class. More... | |
Macros | |
#define | MESSAGE(which, text) |
#define MESSAGE | ( | which, | |
text | |||
) |
Definition at line 27 of file TGenCollectionProxy.cxx.
|
static |
Utility routine to issue a Fatal error is the Value object is not valid.
Definition at line 831 of file TGenCollectionProxy.cxx.
Definition at line 1480 of file TGenCollectionProxy.cxx.
void TGenCollectionProxy__SlowCreateIterators | ( | void * | , |
void ** | begin_arena, | ||
void ** | end_arena, | ||
TVirtualCollectionProxy * | proxy | ||
) |
Definition at line 1458 of file TGenCollectionProxy.cxx.
Nothing to do.
Definition at line 1489 of file TGenCollectionProxy.cxx.
Nothing to do.
Definition at line 1496 of file TGenCollectionProxy.cxx.
Definition at line 1466 of file TGenCollectionProxy.cxx.
Definition at line 1576 of file TGenCollectionProxy.cxx.
void TGenCollectionProxy__StagingCreateIterators | ( | void * | obj, |
void ** | begin_arena, | ||
void ** | end_arena, | ||
TVirtualCollectionProxy * | |||
) |
Definition at line 1558 of file TGenCollectionProxy.cxx.
Nothing to do.
Definition at line 1585 of file TGenCollectionProxy.cxx.
Nothing to do.
Definition at line 1592 of file TGenCollectionProxy.cxx.
Should not be used.
Definition at line 1568 of file TGenCollectionProxy.cxx.
Definition at line 1534 of file TGenCollectionProxy.cxx.
void TGenCollectionProxy__VectorCreateIterators | ( | void * | obj, |
void ** | begin_arena, | ||
void ** | end_arena, | ||
TVirtualCollectionProxy * | |||
) |
We can safely assume that the std::vector layout does not really depend on the content!
Definition at line 1505 of file TGenCollectionProxy.cxx.
Nothing to do.
Definition at line 1543 of file TGenCollectionProxy.cxx.
Nothing to do.
Definition at line 1550 of file TGenCollectionProxy.cxx.
Should not be used.
Definition at line 1526 of file TGenCollectionProxy.cxx.