ROOT
6.06/09
Reference Guide
|
#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>
Go to the source code of this file.
Macros | |
#define | MESSAGE(which, text) |
#define MESSAGE | ( | which, | |
text | |||
) |
Definition at line 29 of file TGenCollectionProxy.cxx.
Referenced by TGenCollectionProxy::Resize().
|
static |
Utility routine to issue a Fatal error is the Value object is not valid.
Definition at line 805 of file TGenCollectionProxy.cxx.
Referenced by TGenCollectionProxy::InitializeEx().
Definition at line 1410 of file TGenCollectionProxy.cxx.
Referenced by TGenCollectionProxy::GetFunctionCopyIterator().
void TGenCollectionProxy__SlowCreateIterators | ( | void * | , |
void ** | begin_arena, | ||
void ** | end_arena, | ||
TVirtualCollectionProxy * | proxy | ||
) |
Definition at line 1388 of file TGenCollectionProxy.cxx.
Referenced by TGenCollectionProxy::GetFunctionCreateIterators().
Nothing to do.
Definition at line 1419 of file TGenCollectionProxy.cxx.
Referenced by TGenCollectionProxy::GetFunctionDeleteIterator().
Nothing to do.
Definition at line 1426 of file TGenCollectionProxy.cxx.
Referenced by TGenCollectionProxy::GetFunctionDeleteTwoIterators().
Definition at line 1396 of file TGenCollectionProxy.cxx.
Referenced by TGenCollectionProxy::GetFunctionNext().
Definition at line 1506 of file TGenCollectionProxy.cxx.
Referenced by TGenCollectionProxy::GetFunctionCopyIterator().
void TGenCollectionProxy__StagingCreateIterators | ( | void * | obj, |
void ** | begin_arena, | ||
void ** | end_arena, | ||
TVirtualCollectionProxy * | |||
) |
Definition at line 1488 of file TGenCollectionProxy.cxx.
Referenced by TGenCollectionProxy::GetFunctionCreateIterators().
Nothing to do.
Definition at line 1515 of file TGenCollectionProxy.cxx.
Referenced by TGenCollectionProxy::GetFunctionDeleteIterator().
Nothing to do.
Definition at line 1522 of file TGenCollectionProxy.cxx.
Referenced by TGenCollectionProxy::GetFunctionDeleteTwoIterators().
Should not be used.
Definition at line 1498 of file TGenCollectionProxy.cxx.
Referenced by TGenCollectionProxy::GetFunctionNext().
Definition at line 1464 of file TGenCollectionProxy.cxx.
Referenced by TGenCollectionProxy::GetFunctionCopyIterator().
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 1435 of file TGenCollectionProxy.cxx.
Referenced by TGenCollectionProxy::GetFunctionCreateIterators().
Nothing to do.
Definition at line 1473 of file TGenCollectionProxy.cxx.
Referenced by TGenCollectionProxy::GetFunctionDeleteIterator().
Nothing to do.
Definition at line 1480 of file TGenCollectionProxy.cxx.
Referenced by TGenCollectionProxy::GetFunctionDeleteTwoIterators().
Should not be used.
Definition at line 1456 of file TGenCollectionProxy.cxx.
Referenced by TGenCollectionProxy::GetFunctionNext().