A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/Blast4__seq__part__data___8hpp_source.html below:

NCBI C++ ToolKit: include/objects/blast/Blast4_seq_part_data_.hpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

41 #ifndef OBJECTS_BLAST_BLAST4_SEQ_PART_DATA_BASE_HPP 42 #define OBJECTS_BLAST_BLAST4_SEQ_PART_DATA_BASE_HPP 48 #ifndef BEGIN_objects_SCOPE 49 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 50 # define END_objects_SCOPE END_SCOPE(objects) 110  bool

IsSetId(

void

)

const

;

117  bool

CanGetId(

void

)

const

;

120  void

ResetId(

void

);

148  bool

IsSetData(

void

)

const

;

155  bool

CanGetData(

void

)

const

;

158  void

ResetData(

void

);

164  const TData

& GetData(

void

)

const

;

176  TData

& SetData(

void

);

179  virtual void

Reset(

void

);

205  return m_Id

.NotEmpty();

Bundles Seq-ids and sequence data to fulfill requests of type Blast4-get-seq-parts-request.

Base class for all serializable objects.

const CSeq_id & GetId(const CSeq_loc &loc, CScope *scope)

If all CSeq_ids embedded in CSeq_loc refer to the same CBioseq, returns the first CSeq_id found,...

bool NotEmpty(void) const THROWS_NONE

Check if CRef is not empty – pointing to an object and has a non-null value.

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_BLAST_EXPORT

bool IsSetData(void) const

Its sequence data (may be partial) Check if a value has been assigned to Data data member.

const TData & GetData(void) const

Get the Data member data.

const TId & GetId(void) const

Get the Id member data.

void ResetData(void)

Reset Data data member.

TId & SetId(void)

Assign a value to Id data member.

DECLARE_INTERNAL_TYPE_INFO()

bool CanGetData(void) const

Check if it is safe to call GetData method.

TData & SetData(void)

Assign a value to Data data member.

bool CanGetId(void) const

Check if it is safe to call GetId method.

Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex

CBlast4_seq_part_data_Base & operator=(const CBlast4_seq_part_data_Base &)

void ResetId(void)

Reset Id data member.

CBlast4_seq_part_data_Base(const CBlast4_seq_part_data_Base &)

bool IsSetId(void) const

Sequence identifier Check if a value has been assigned to Id data member.

const GenericPointer< typename T::ValueType > T2 value


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