#include <Bpp/Seq/SymbolList.h>
Definition at line 431 of file SymbolList.h.
◆ SymbolListDeletionEvent()
bpp::SymbolListDeletionEvent::SymbolListDeletionEvent |
( |
SymbolList * |
list, |
|
|
size_t |
pos, |
|
|
size_t |
len |
|
) |
| |
|
inline |
◆ getLength()
virtual size_t bpp::SymbolListDeletionEvent::getLength |
( |
| ) |
const |
|
inlinevirtual |
◆ getPosition()
virtual size_t bpp::SymbolListDeletionEvent::getPosition |
( |
| ) |
const |
|
inlinevirtual |
◆ getSymbolList() [1/2]
virtual SymbolList* bpp::SymbolListEditionEvent::getSymbolList |
( |
| ) |
|
|
inlinevirtualinherited |
◆ getSymbolList() [2/2]
virtual const SymbolList* bpp::SymbolListEditionEvent::getSymbolList |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ len_
size_t bpp::SymbolListDeletionEvent::len_ |
|
private |
◆ pos_
size_t bpp::SymbolListDeletionEvent::pos_ |
|
private |
The documentation for this class was generated from the following file: