Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TEmulatedCollectionProxy.h File Reference
#include "TGenCollectionProxy.h"
#include <vector>
Include dependency graph for TEmulatedCollectionProxy.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TEmulatedCollectionProxy
 Streamer around an arbitrary STL like container, which implements basic container functionality. More...
 

Namespaces

namespace  ROOT
 
namespace  ROOT::Internal
 
namespace  ROOT::Internal::TEmulatedProxyHelpers
 

Functions

bool ROOT::Internal::TEmulatedProxyHelpers::HasEmulatedProxy (TClass *cl)
 
void ROOT::Internal::TEmulatedProxyHelpers::PrintWriteStlWithoutProxyMsg (const char *where, const char *clName, const char *BranchName)