bpp-seq3  3.0.0
bpp::CoreSymbolListEditionEvent< T > Class Template Reference

#include <Bpp/Seq/CoreSymbolList.h>

+ Inheritance diagram for bpp::CoreSymbolListEditionEvent< T >:

Public Member Functions

 CoreSymbolListEditionEvent (TemplateCoreSymbolListInterface< T > *list)
 
 CoreSymbolListEditionEvent (const CoreSymbolListEditionEvent< T > &slee)
 
CoreSymbolListEditionEvent< T > & operator= (const CoreSymbolListEditionEvent< T > &slee)
 
virtual ~CoreSymbolListEditionEvent ()
 
virtual TemplateCoreSymbolListInterface< T > * getCoreSymbolList ()
 
virtual const TemplateCoreSymbolListInterface< T > * getCoreSymbolList () const
 

Private Attributes

TemplateCoreSymbolListInterface< T > * list_
 

Detailed Description

template<class T>
class bpp::CoreSymbolListEditionEvent< T >

Definition at line 256 of file CoreSymbolList.h.

Constructor & Destructor Documentation

◆ CoreSymbolListEditionEvent() [1/2]

Definition at line 262 of file CoreSymbolList.h.

◆ CoreSymbolListEditionEvent() [2/2]

template<class T >
bpp::CoreSymbolListEditionEvent< T >::CoreSymbolListEditionEvent ( const CoreSymbolListEditionEvent< T > &  slee)
inline

Definition at line 265 of file CoreSymbolList.h.

◆ ~CoreSymbolListEditionEvent()

template<class T >
virtual bpp::CoreSymbolListEditionEvent< T >::~CoreSymbolListEditionEvent ( )
inlinevirtual

Definition at line 273 of file CoreSymbolList.h.

Member Function Documentation

◆ getCoreSymbolList() [1/2]

template<class T >
virtual TemplateCoreSymbolListInterface<T>* bpp::CoreSymbolListEditionEvent< T >::getCoreSymbolList ( )
inlinevirtual

◆ getCoreSymbolList() [2/2]

template<class T >
virtual const TemplateCoreSymbolListInterface<T>* bpp::CoreSymbolListEditionEvent< T >::getCoreSymbolList ( ) const
inlinevirtual

Definition at line 277 of file CoreSymbolList.h.

References bpp::CoreSymbolListEditionEvent< T >::list_.

◆ operator=()

template<class T >
CoreSymbolListEditionEvent<T>& bpp::CoreSymbolListEditionEvent< T >::operator= ( const CoreSymbolListEditionEvent< T > &  slee)
inline

Definition at line 267 of file CoreSymbolList.h.

References bpp::CoreSymbolListEditionEvent< T >::list_.

Member Data Documentation

◆ list_


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