ROOT
6.07/01
Reference Guide
|
#include "TRootSnifferStore.h"
Go to the source code of this file.
Functions | |
ClassImp (TRootSnifferStore) TRootSnifferStore | |
normal constructor More... | |
ClassImp (TRootSnifferStoreXml) void TRootSnifferStoreXml | |
starts new xml node, will be closed by CloseNode More... | |
ClassImp (TRootSnifferStoreJson) void TRootSnifferStoreJson | |
starts new json object, will be closed by CloseNode More... | |
ClassImp | ( | TRootSnifferStore | ) |
normal constructor
Definition at line 11 of file TRootSnifferStore.cxx.
ClassImp | ( | TRootSnifferStoreXml | ) |
starts new xml node, will be closed by CloseNode
Definition at line 56 of file TRootSnifferStore.cxx.
ClassImp | ( | TRootSnifferStoreJson | ) |
starts new json object, will be closed by CloseNode
Definition at line 135 of file TRootSnifferStore.cxx.