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

NCBI C++ ToolKit: include/objects/mmdb1/Biostruc_set_.hpp Source File

41 #ifndef OBJECTS_MMDB1_BIOSTRUC_SET_BASE_HPP 42 #define OBJECTS_MMDB1_BIOSTRUC_SET_BASE_HPP 52 #ifndef BEGIN_objects_SCOPE 53 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 54 # define END_objects_SCOPE END_SCOPE(objects) 94  typedef

list< CRef< CBiostruc_id > >

TId

;

95  typedef

list< CRef< CBiostruc_descr > >

TDescr

;

117  bool

IsSetId(

void

)

const

;

124  bool

CanGetId(

void

)

const

;

127  void

ResetId(

void

);

148  bool

IsSetDescr(

void

)

const

;

155  bool

CanGetDescr(

void

)

const

;

158  void

ResetDescr(

void

);

164  const TDescr

& GetDescr(

void

)

const

;

170  TDescr

& SetDescr(

void

);

179  bool

IsSetBiostrucs(

void

)

const

;

186  bool

CanGetBiostrucs(

void

)

const

;

189  void

ResetBiostrucs(

void

);

195  const TBiostrucs

& GetBiostrucs(

void

)

const

;

204  virtual void

Reset(

void

);

214

list< CRef< CBiostruc_id > >

m_Id

;

A biostruc set is a means to collect ASN.1 data for many biostrucs in one file, as convenient for app...

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,...

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_MMDB1_EXPORT

bool IsSetBiostrucs(void) const

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

bool CanGetId(void) const

Check if it is safe to call GetId method.

list< CRef< CBiostruc_id > > m_Id

list< CRef< CBiostruc_descr > > TDescr

list< CRef< CBiostruc_id > > TId

CBiostruc_set_Base & operator=(const CBiostruc_set_Base &)

bool CanGetBiostrucs(void) const

Check if it is safe to call GetBiostrucs method.

TDescr & SetDescr(void)

Assign a value to Descr data member.

const TDescr & GetDescr(void) const

Get the Descr member data.

const TBiostrucs & GetBiostrucs(void) const

Get the Biostrucs member data.

TBiostrucs & SetBiostrucs(void)

Assign a value to Biostrucs data member.

TId & SetId(void)

Assign a value to Id data member.

bool IsSetId(void) const

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

list< CRef< CBiostruc_descr > > m_Descr

bool IsSetDescr(void) const

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

const TId & GetId(void) const

Get the Id member data.

DECLARE_INTERNAL_TYPE_INFO()

Tparent::CMemberIndex< E_memberIndex, 4 > TmemberIndex

list< CRef< CBiostruc > > m_Biostrucs

CBiostruc_set_Base(const CBiostruc_set_Base &)

list< CRef< CBiostruc > > TBiostrucs

bool CanGetDescr(void) const

Check if it is safe to call GetDescr method.


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