ProteoWizard
|
Public Member Functions | |
MyWrapper (const ChromatogramListPtr &inner) | |
void | verifySize (size_t size) |
MyWrapper (const SpectrumListPtr &inner) | |
void | verifySize (size_t size) |
virtual SpectrumPtr | spectrum (size_t index, bool getBinaryData=false) const |
MyWrapper (const ProteinListPtr &inner) | |
void | verifySize (size_t size) |
![]() | |
ProteinListWrapper (const ProteinListPtr &inner) | |
virtual size_t | size () const |
virtual ProteinPtr | protein (size_t index, bool getSequence=true) const |
![]() | |
virtual bool | empty () const |
virtual size_t | find (const std::string &id) const |
virtual IndexList | findKeyword (const std::string &keyword, bool caseSensitive=true) const |
virtual | ~ProteinList () |
Additional Inherited Members | |
![]() | |
ProteinListPtr | inner_ |
Definition at line 34 of file ChromatogramListWrapperTest.cpp.
|
inline |
Definition at line 38 of file ChromatogramListWrapperTest.cpp.
|
inline |
Definition at line 37 of file SpectrumListWrapperTest.cpp.
|
inline |
Definition at line 36 of file ProteinListWrapperTest.cpp.
|
inline |
Definition at line 42 of file ChromatogramListWrapperTest.cpp.
References unit_assert.
|
inline |
Definition at line 41 of file SpectrumListWrapperTest.cpp.
References unit_assert.
|
inlinevirtual |
Definition at line 47 of file SpectrumListWrapperTest.cpp.
|
inline |
Definition at line 40 of file ProteinListWrapperTest.cpp.
References unit_assert.