Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef GUI_UTILS___PRIMARY_EDIT__HPP
2 #define GUI_UTILS___PRIMARY_EDIT__HPP
CPrimaryEdit(CBioseq_Handle &bh)
CBioseq_Handle GetBioseq_Handle() const
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define END_SCOPE(ns)
End the previously defined scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define BEGIN_SCOPE(ns)
Define a new scope.
bool IsStr(void) const
Check if variant Str is selected.
bool IsSetType(void) const
type of object within class Check if a value has been assigned to Type data member.
const TStr & GetStr(void) const
Get the variant data.
const TType & GetType(void) const
Get the Type member data.
@ e_User
user defined object
Portable reference counted smart and weak pointers using CWeakRef, CRef, CObject and CObjectEx.