ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
AttributeListLayout Struct Reference

#include <AttributeListLayout.h>

Inheritance diagram for AttributeListLayout:
Collaboration diagram for AttributeListLayout:

Public Member Functions

 AttributeListLayout ()
 
virtual ~AttributeListLayout ()
 
 AttributeListLayout (const pool::ICollectionDescription &desc)
 
void fillDescription (pool::CollectionDescription &desc)
 
void print () const
 
 ClassDef (AttributeListLayout, 3)
 

Public Attributes

std::vector< std::pair< std::string, std::string > > m_layout
 
std::vector< std::string > m_annotations
 
std::string m_eventRefColumnName
 

Detailed Description

Definition at line 18 of file AttributeListLayout.h.

Constructor & Destructor Documentation

◆ AttributeListLayout() [1/2]

AttributeListLayout::AttributeListLayout ( )

◆ ~AttributeListLayout()

virtual AttributeListLayout::~AttributeListLayout ( )
virtual

◆ AttributeListLayout() [2/2]

AttributeListLayout::AttributeListLayout ( const pool::ICollectionDescription desc)

Member Function Documentation

◆ ClassDef()

AttributeListLayout::ClassDef ( AttributeListLayout  ,
 
)

◆ fillDescription()

void AttributeListLayout::fillDescription ( pool::CollectionDescription desc)

◆ print()

void AttributeListLayout::print ( ) const

Member Data Documentation

◆ m_annotations

std::vector< std::string > AttributeListLayout::m_annotations

Definition at line 31 of file AttributeListLayout.h.

◆ m_eventRefColumnName

std::string AttributeListLayout::m_eventRefColumnName

Definition at line 32 of file AttributeListLayout.h.

◆ m_layout

std::vector< std::pair<std::string, std::string> > AttributeListLayout::m_layout

Definition at line 30 of file AttributeListLayout.h.


The documentation for this struct was generated from the following file: