#include <cstdlib>#include "Strlen.h"#include "strlcpy.h"#include "TDirectory.h"#include "TBuffer.h"#include "TClassTable.h"#include "TInterpreter.h"#include "THashList.h"#include "TBrowser.h"#include "TROOT.h"#include "TError.h"#include "TClass.h"#include "TRegexp.h"#include "TSystem.h"#include "TVirtualMutex.h"#include "TThreadSlots.h"#include "TMethod.h"#include "TSpinLockGuard.h"#include <algorithm>#include <limits>Functions | |
| Error ("WriteTObject","The current directory (%s) is not associated with a file. The object (%s) has not been written.", GetName(), objname) | |
| static std::atomic_flag * | GetCurrentDirectoryLock () |
| if (name) objname | |
| else | if (obj) objname |
| static TBuffer * | R__CreateBuffer () |
| Fast execution of 'new TBufferFile(TBuffer::kWrite,10000), without having a compile time circular dependency ... alternatively we could (should?) introduce yet another abstract interface. | |
Variables | |
| Int_t | |
| const Int_t | kMaxLen = 2048 |
| return | |
| Error | ( | "WriteTObject" | , |
| "The current directory (%s) is not associated with a file. The object (%s) has not been written." | , | ||
| GetName() | , | ||
| objname | ) |
|
static |
Definition at line 37 of file TDirectory.cxx.
| if | ( | name | ) |
| else if | ( | obj | ) |
|
static |
Fast execution of 'new TBufferFile(TBuffer::kWrite,10000), without having a compile time circular dependency ... alternatively we could (should?) introduce yet another abstract interface.
Definition at line 342 of file TDirectory.cxx.
Definition at line 1432 of file TDirectory.cxx.
| const Int_t kMaxLen = 2048 |
Definition at line 35 of file TDirectory.cxx.
| return |
Definition at line 1438 of file TDirectory.cxx.