#include "TGenCollectionProxy.h"
#include "TVirtualStreamerInfo.h"
#include "TStreamerElement.h"
#include "TClassEdit.h"
#include "TClass.h"
#include "TError.h"
#include "TROOT.h"
#include "TInterpreter.h"
#include "Riostream.h"
#include "TVirtualMutex.h"
#include "TStreamerInfoActions.h"
#include "THashTable.h"
#include "THashList.h"
#include <stdlib.h>
Macros | |
#define | MESSAGE(which, text) |
#define MESSAGE | ( | which, | |
text | |||
) |
Definition at line 29 of file TGenCollectionProxy.cxx.
|
static |
Utility routine to issue a Fatal error is the Value object is not valid.
Definition at line 825 of file TGenCollectionProxy.cxx.
TStreamerInfo * R__GenerateTClassForPair | ( | const std::string & | f, |
const std::string & | s | ||
) |
Definition at line 673 of file TEmulatedCollectionProxy.cxx.
Definition at line 1445 of file TGenCollectionProxy.cxx.
void TGenCollectionProxy__SlowCreateIterators | ( | void * | , |
void ** | begin_arena, | ||
void ** | end_arena, | ||
TVirtualCollectionProxy * | proxy | ||
) |
Definition at line 1423 of file TGenCollectionProxy.cxx.
Nothing to do.
Definition at line 1454 of file TGenCollectionProxy.cxx.
Nothing to do.
Definition at line 1461 of file TGenCollectionProxy.cxx.
Definition at line 1431 of file TGenCollectionProxy.cxx.
Definition at line 1541 of file TGenCollectionProxy.cxx.
void TGenCollectionProxy__StagingCreateIterators | ( | void * | obj, |
void ** | begin_arena, | ||
void ** | end_arena, | ||
TVirtualCollectionProxy * | |||
) |
Definition at line 1523 of file TGenCollectionProxy.cxx.
Nothing to do.
Definition at line 1550 of file TGenCollectionProxy.cxx.
Nothing to do.
Definition at line 1557 of file TGenCollectionProxy.cxx.
Should not be used.
Definition at line 1533 of file TGenCollectionProxy.cxx.
Definition at line 1499 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 1470 of file TGenCollectionProxy.cxx.
Nothing to do.
Definition at line 1508 of file TGenCollectionProxy.cxx.
Nothing to do.
Definition at line 1515 of file TGenCollectionProxy.cxx.
Should not be used.
Definition at line 1491 of file TGenCollectionProxy.cxx.