ROOT  6.06/09
Reference Guide
Functions
TRootSnifferStore.cxx File Reference
#include "TRootSnifferStore.h"
+ Include dependency graph for TRootSnifferStore.cxx:

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...
 

Function Documentation

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.