|
ProteoWizard
|
Public Member Functions | |
| FilterWrapper (const SpectrumListPtr &inner) | |
| virtual size_t | size () const |
| virtual const SpectrumIdentity & | spectrumIdentity (size_t index) const |
| virtual SpectrumPtr | spectrum (size_t index, bool getBinaryData=false) const |
| FilterWrapper (const ProteinListPtr &inner) | |
| virtual size_t | size () const |
| virtual ProteinPtr | protein (size_t index, bool getSequence=true) const |
Public Member Functions inherited from pwiz::proteome::ProteinListWrapper | |
| ProteinListWrapper (const ProteinListPtr &inner) | |
Public Member Functions inherited from pwiz::proteome::ProteinList | |
| 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 | |
Protected Attributes inherited from pwiz::proteome::ProteinListWrapper | |
| ProteinListPtr | inner_ |
Definition at line 51 of file SpectrumListWrapperTest.cpp.
|
inline |
Definition at line 57 of file SpectrumListWrapperTest.cpp.
|
inline |
Definition at line 54 of file ProteinListWrapperTest.cpp.
|
inlinevirtual |
Reimplemented from pwiz::proteome::ProteinListWrapper.
Definition at line 61 of file SpectrumListWrapperTest.cpp.
|
inlinevirtual |
Definition at line 62 of file SpectrumListWrapperTest.cpp.
|
inlinevirtual |
Definition at line 63 of file SpectrumListWrapperTest.cpp.
|
inlinevirtual |
Reimplemented from pwiz::proteome::ProteinListWrapper.
Definition at line 58 of file ProteinListWrapperTest.cpp.
|
inlinevirtual |
Reimplemented from pwiz::proteome::ProteinListWrapper.
Definition at line 59 of file ProteinListWrapperTest.cpp.
1.8.1.1