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/Gb__qual___8hpp_source.html below:

NCBI C++ ToolKit: include/objects/seqfeat/Gb_qual_.hpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

41 #ifndef OBJECTS_SEQFEAT_GB_QUAL_BASE_HPP 42 #define OBJECTS_SEQFEAT_GB_QUAL_BASE_HPP 52 #ifndef BEGIN_objects_SCOPE 53 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 54 # define END_objects_SCOPE END_SCOPE(objects) 106  bool

IsSetQual(

void

)

const

;

113  bool

CanGetQual(

void

)

const

;

116  void

ResetQual(

void

);

122  const TQual

& GetQual(

void

)

const

;

135  TQual

& SetQual(

void

);

144  bool

IsSetVal(

void

)

const

;

151  bool

CanGetVal(

void

)

const

;

154  void

ResetVal(

void

);

160  const TVal

& GetVal(

void

)

const

;

173  TVal

& SetVal(

void

);

176  virtual void

Reset(

void

);

230  m_Qual

= std::forward<CGb_qual_Base::TQual>(

value

);

277  m_Val

= std::forward<CGb_qual_Base::TVal>(

value

);

Base class for all serializable objects.

void ThrowUnassigned(TMemberIndex index) const

static string UnassignedString(void)

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_SEQFEAT_EXPORT

TQual & SetQual(void)

Assign a value to Qual data member.

CGb_qual_Base(const CGb_qual_Base &)

const TVal & GetVal(void) const

Get the Val member data.

TVal & SetVal(void)

Assign a value to Val data member.

Tparent::CMemberIndex< E_memberIndex, 3 > TmemberIndex

bool CanGetVal(void) const

Check if it is safe to call GetVal method.

DECLARE_INTERNAL_TYPE_INFO()

bool IsSetQual(void) const

Check if a value has been assigned to Qual data member.

CGb_qual_Base & operator=(const CGb_qual_Base &)

const TQual & GetQual(void) const

Get the Qual member data.

bool IsSetVal(void) const

Check if a value has been assigned to Val data member.

bool CanGetQual(void) const

Check if it is safe to call GetQual method.

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