NCBI C++ ToolKit
Functions
text_object_description.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <corelib/ncbiobj.hpp>
#include <objmgr/scope.hpp>
#include <objects/seqfeat/Seq_feat.hpp>
+ Include dependency graph for text_object_description.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

string GetTextObjectDescription (const CSeq_feat &sf, CScope &scope)
 
string GetTextObjectDescription (const CSeqdesc &sd, CScope &scope)
 
string GetTextObjectDescription (const CBioseq &bs, CScope &scope)
 
string GetTextObjectDescription (const CBioseq_set &bs, CScope &scope)
 
void GetTextObjectDescription (const CSeq_feat &seq_feat, CScope &scope, string &type, string &context, string &location, string &locus_tag)
 

Function Documentation

◆ GetTextObjectDescription() [1/5]

string GetTextObjectDescription ( const CBioseq bs,
CScope scope 
)

Definition at line 469 of file text_object_description.cpp.

References CSeq_id::eContent, and GetBestId().

◆ GetTextObjectDescription() [2/5]

string GetTextObjectDescription ( const CBioseq_set bs,
CScope scope 
)

◆ GetTextObjectDescription() [3/5]

void GetTextObjectDescription ( const CSeq_feat seq_feat,
CScope scope,
string type,
string context,
string location,
string locus_tag 
)

◆ GetTextObjectDescription() [4/5]

string GetTextObjectDescription ( const CSeq_feat sf,
CScope scope 
)

◆ GetTextObjectDescription() [5/5]

string GetTextObjectDescription ( const CSeqdesc sd,
CScope scope 
)
Modified on Wed Nov 29 02:20:48 2023 by modify_doxy.py rev. 669887