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

Classes

struct  TEmulatedCollectionProxy::AlignedStorage< Align >
 Storage type whose alignment matches Align bytes. More...
 
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)