Go to the SVN repository for this file.
64this->
Set().push_back(p);
67p->SetValue().SetInteger(
value);
83this->
Set().push_back(p);
86p->SetValue().SetString(
value);
101param->SetName(name);
103this->
Set().push_back(param);
106p->SetValue().SetBoolean(
value);
119param->SetName(name);
121this->
Set().push_back(param);
124p->SetValue().SetReal(
value);
138param->SetName(name);
140this->
Set().push_back(param);
143p->SetValue().SetBig_integer(
value);
156param->SetName(name);
158this->
Set().push_back(param);
161p->SetValue().SetStrand_type(
value);
176this->
Set().push_back(p);
192 if((*it)->GetName() == name) {
193blast4ParamFound = (*it);
197 returnblast4ParamFound;
User-defined methods of the data storage class.
CRef< CBlast4_parameter > GetParamByName(const string name) const
Returns Blast4_parameter with specified name.
~CBlast4_parameters(void)
destructor
CRef< CBlast4_parameter > Add(const string name, const int &value)
Append Blast4_parameter.
#define ITERATE(Type, Var, Cont)
ITERATE macro to sequence through container elements.
void Reset(void)
Reset reference object.
bool Empty(void) const THROWS_NONE
Check if CRef is empty â not pointing to any object, which means having a null value.
int64_t Int8
8-byte (64-bit) signed integer
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
TBig_integer & SetBig_integer(void)
Select the variant.
TReal & SetReal(void)
Select the variant.
TStrand_type & SetStrand_type(void)
Select the variant.
Tdata & Set(void)
Assign a value to data member.
const Tdata & Get(void) const
Get the member data.
TCutoff & SetCutoff(void)
Select the variant.
TBoolean & SetBoolean(void)
Select the variant.
list< CRef< CBlast4_parameter > > Tdata
TString & SetString(void)
Select the variant.
EBlast4_strand_type
Access to EBlast4_strand_type's attributes (values, names) as defined in spec.
TInteger & SetInteger(void)
Select the variant.
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