ATLAS Offline Software
Loading...
Searching...
No Matches
ElementLinkVector_p1< INDEXTYPE > Class Template Reference

#include <ElementLinkVector_p1.h>

Collaboration diagram for ElementLinkVector_p1< INDEXTYPE >:

Classes

class  ElementRef

Public Types

typedef INDEXTYPE Index_t
typedef std::vector< ElementRefElementRefVector

Public Member Functions

 ElementLinkVector_p1 ()

Public Attributes

ElementRefVector m_elementRefs
DataLinkVector_p1 m_links

Detailed Description

template<class INDEXTYPE>
class ElementLinkVector_p1< INDEXTYPE >

Definition at line 23 of file ElementLinkVector_p1.h.

Member Typedef Documentation

◆ ElementRefVector

template<class INDEXTYPE>
typedef std::vector<ElementRef> ElementLinkVector_p1< INDEXTYPE >::ElementRefVector

Definition at line 41 of file ElementLinkVector_p1.h.

◆ Index_t

template<class INDEXTYPE>
typedef INDEXTYPE ElementLinkVector_p1< INDEXTYPE >::Index_t

Definition at line 26 of file ElementLinkVector_p1.h.

Constructor & Destructor Documentation

◆ ElementLinkVector_p1()

template<class INDEXTYPE>
ElementLinkVector_p1< INDEXTYPE >::ElementLinkVector_p1 ( )
inline

Definition at line 28 of file ElementLinkVector_p1.h.

28{}

Member Data Documentation

◆ m_elementRefs

template<class INDEXTYPE>
ElementRefVector ElementLinkVector_p1< INDEXTYPE >::m_elementRefs

Definition at line 43 of file ElementLinkVector_p1.h.

◆ m_links

template<class INDEXTYPE>
DataLinkVector_p1 ElementLinkVector_p1< INDEXTYPE >::m_links

Definition at line 44 of file ElementLinkVector_p1.h.


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