IsSetStart(
void)
const;
132 boolCanGetStart(
void)
const;
135 voidResetStart(
void);
153 TStart& SetStart(
void);
163 boolIsSetStop(
void)
const;
170 boolCanGetStop(
void)
const;
173 voidResetStop(
void);
191 TStop& SetStop(
void);
201 boolIsSetGi(
void)
const;
208 boolCanGetGi(
void)
const;
211 voidResetGi(
void);
217 TGiGetGi(
void)
const;
239 boolIsSetAccession(
void)
const;
246 boolCanGetAccession(
void)
const;
249 voidResetAccession(
void);
278 boolIsSetDefline(
void)
const;
285 boolCanGetDefline(
void)
const;
288 voidResetDefline(
void);
294 const TDefline& GetDefline(
void)
const;
317 boolIsSetProtlength(
void)
const;
324 boolCanGetProtlength(
void)
const;
327 voidResetProtlength(
void);
355 boolIsSetOid(
void)
const;
362 boolCanGetOid(
void)
const;
365 voidResetOid(
void);
371 TOidGetOid(
void)
const;
383 TOid& SetOid(
void);
393 boolIsSetReversed(
void)
const;
400 boolCanGetReversed(
void)
const;
403 voidResetReversed(
void);
431 boolIsSetPepstart(
void)
const;
438 boolCanGetPepstart(
void)
const;
441 voidResetPepstart(
void);
447 const TPepstart& GetPepstart(
void)
const;
470 boolIsSetPepstop(
void)
const;
477 boolCanGetPepstop(
void)
const;
480 voidResetPepstop(
void);
486 const TPepstop& GetPepstop(
void)
const;
502 virtual voidReset(
void);
652 return reinterpret_cast<const TGi&
>(
m_Gi);
671 return reinterpret_cast<TGi&
>(
m_Gi);
contains information about sequences with identical peptide sequences
Base class for all serializable objects.
CStrictId< SStrictId_Gi, SStrictId_Gi::TId > TGi
static char UnassignedByte(void)
void ThrowUnassigned(TMemberIndex index) const
static string UnassignedString(void)
TSeqPos GetStop(const CSeq_loc &loc, CScope *scope, ESeqLocExtremes ext=eExtreme_Positional)
If only one CBioseq is represented by CSeq_loc, returns the position at the stop of the location.
TSeqPos GetStart(const CSeq_loc &loc, CScope *scope, ESeqLocExtremes ext=eExtreme_Positional)
If only one CBioseq is represented by CSeq_loc, returns the position at the start of the location.
uint32_t Uint4
4-byte (32-bit) unsigned integer
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define NCBI_OMSSA_EXPORT
bool CanGetPepstop(void) const
Check if it is safe to call GetPepstop method.
TProtlength GetProtlength(void) const
Get the Protlength member data.
bool IsSetOid(void) const
blast library oid Check if a value has been assigned to Oid data member.
bool IsSetReversed(void) const
reversed sequence Check if a value has been assigned to Reversed data member.
TReversed GetReversed(void) const
Get the Reversed member data.
bool IsSetGi(void) const
genbank identifier Check if a value has been assigned to Gi data member.
void ResetGi(void)
Reset Gi data member.
bool CanGetDefline(void) const
Check if it is safe to call GetDefline method.
bool CanGetProtlength(void) const
Check if it is safe to call GetProtlength method.
const TAccession & GetAccession(void) const
Get the Accession member data.
bool IsSetStart(void) const
start position (inclusive) in sequence Check if a value has been assigned to Start data member.
bool IsSetStop(void) const
stop position (inclusive) in sequence Check if a value has been assigned to Stop data member.
TAccession & SetAccession(void)
Assign a value to Accession data member.
bool IsSetPepstop(void) const
AA after the peptide Check if a value has been assigned to Pepstop data member.
TStop & SetStop(void)
Assign a value to Stop data member.
CMSPepHit_Base(const CMSPepHit_Base &)
bool CanGetAccession(void) const
Check if it is safe to call GetAccession method.
TGi GetGi(void) const
Get the Gi member data.
bool CanGetOid(void) const
Check if it is safe to call GetOid method.
const TPepstop & GetPepstop(void) const
Get the Pepstop member data.
TStart GetStart(void) const
Get the Start member data.
Tparent::CMemberIndex< E_memberIndex, 11 > TmemberIndex
bool IsSetPepstart(void) const
AA before the peptide Check if a value has been assigned to Pepstart data member.
TPepstart & SetPepstart(void)
Assign a value to Pepstart data member.
bool CanGetPepstart(void) const
Check if it is safe to call GetPepstart method.
TPepstop & SetPepstop(void)
Assign a value to Pepstop data member.
TOid GetOid(void) const
Get the Oid member data.
CMSPepHit_Base & operator=(const CMSPepHit_Base &)
bool CanGetGi(void) const
Check if it is safe to call GetGi method.
DECLARE_INTERNAL_TYPE_INFO()
bool CanGetStart(void) const
Check if it is safe to call GetStart method.
TProtlength & SetProtlength(void)
Assign a value to Protlength data member.
void ResetStart(void)
Reset Start data member.
void ResetOid(void)
Reset Oid data member.
TDefline & SetDefline(void)
Assign a value to Defline data member.
bool CanGetStop(void) const
Check if it is safe to call GetStop method.
bool IsSetAccession(void) const
sequence accession Check if a value has been assigned to Accession data member.
TStop GetStop(void) const
Get the Stop member data.
bool IsSetProtlength(void) const
length of protein Check if a value has been assigned to Protlength data member.
TGi & SetGi(void)
Assign a value to Gi data member.
bool IsSetDefline(void) const
sequence description Check if a value has been assigned to Defline data member.
const TDefline & GetDefline(void) const
Get the Defline member data.
TReversed & SetReversed(void)
Assign a value to Reversed data member.
TStart & SetStart(void)
Assign a value to Start data member.
TOid & SetOid(void)
Assign a value to Oid data member.
void ResetReversed(void)
Reset Reversed data member.
void ResetStop(void)
Reset Stop data member.
const TPepstart & GetPepstart(void) const
Get the Pepstart member data.
void ResetProtlength(void)
Reset Protlength data member.
bool CanGetReversed(void) const
Check if it is safe to call GetReversed method.
const GenericPointer< typename T::ValueType > T2 value
const CConstRef< CSeq_id > GetAccession(const CSeq_id_Handle &id_handle)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4