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

NCBI C++ ToolKit: CMAViewManager Class Reference

Search Toolkit Book for CMAViewManager

CMAViewManager. More...

  CMAViewManager (IProjectViewFactory &factory)   virtual bool  DoTransition (EAction action)   CMAViewManager implementation. More...
  virtual wxPanel *  GetCurrentPanel ()   return the panel corresponding to the current state the function may create a new panel or return a pointer to existing panel all panels are owned and destroyed by the Open dialog. More...
  virtual bool  CanDo (EAction action)   indicates whether a transition (action) is possible More...
    COpenViewManager ()     COpenViewManager (IProjectViewFactory &factory)   void  SetProjectViewFactory (IProjectViewFactory *factory)   void  DoAsyncConversion (TObjectListMap &objects, ICanceled &cancel)   virtual void  SetParentWindow (wxWindow *parent)   virtual void  InitUI ()   initialize the Manager before using in UI (set it to Initial state) More...
  virtual void  CleanUI ()   clean UI objects associated with the Manager More...
  virtual void  SetInputObjects (const TConstScopedObjects &input)   Set input objects that serve as original user input data. More...
  virtual const TConstScopedObjectsGetOutputObjects () const   Return the final input objects for views after possible object conversions and object aggregation. More...
  virtual const vector< intGetOutputIndices () const   virtual bool  AtFinalStep ()   true if state is Final (i.e. "Finish" button shall be shown instead of "Next") More...
  virtual bool  IsCompletedState ()   true if data gathering has finished and Open dialog shall be closed More...
  virtual void  SetRegistryPath (const string &path)   virtual void  LoadSettings ()   virtual void  SaveSettings () const     CObject (void)   Constructor. More...
    CObject (const CObject &src)   Copy constructor. More...
  virtual  ~CObject (void)   Destructor. More...
  CObjectoperator= (const CObject &src) THROWS_NONE   Assignment operator. More...
  bool  CanBeDeleted (void) const THROWS_NONE   Check if object can be deleted. More...
  bool  IsAllocatedInPool (void) const THROWS_NONE   Check if object is allocated in memory pool (not system heap) More...
  bool  Referenced (void) const THROWS_NONE   Check if object is referenced. More...
  bool  ReferencedOnlyOnce (void) const THROWS_NONE   Check if object is referenced only once. More...
  void  AddReference (void) const   Add reference to object. More...
  void  RemoveReference (void) const   Remove reference to object. More...
  void  ReleaseReference (void) const   Remove reference without deleting object. More...
  virtual void  DoNotDeleteThisObject (void)   Mark this object as not allocated in heap – do not delete this object. More...
  virtual void  DoDeleteThisObject (void)   Mark this object as allocated in heap – object can be deleted. More...
  void *  operator new (size_t size)   Define new operator for memory allocation. More...
  void *  operator new[] (size_t size)   Define new[] operator for 'array' memory allocation. More...
  void  operator delete (void *ptr)   Define delete operator for memory deallocation. More...
  void  operator delete[] (void *ptr)   Define delete[] operator for memory deallocation. More...
  void *  operator new (size_t size, void *place)   Define new operator. More...
  void  operator delete (void *ptr, void *place)   Define delete operator. More...
  void *  operator new (size_t size, CObjectMemoryPool *place)   Define new operator using memory pool. More...
  void  operator delete (void *ptr, CObjectMemoryPool *place)   Define delete operator. More...
  virtual void  DebugDump (CDebugDumpContext ddc, unsigned int depth) const   Define method for dumping debug information. More...
    CDebugDumpable (void)   virtual  ~CDebugDumpable (void)   void  DebugDumpText (ostream &out, const string &bundle, unsigned int depth) const   void  DebugDumpFormat (CDebugDumpFormatter &ddf, const string &bundle, unsigned int depth) const   void  DumpToConsole (void) const   virtual  ~IOpenViewManager ()   virtual  ~IRegSettings ()   ◆ EState ◆ CMAViewManager() ◆ CanDo() ◆ CreateAnchorPanel() CMAPanel * CMAViewManager::CreateAnchorPanel ( ) protectedvirtual ◆ DoTransition()

CMAViewManager implementation.

Reimplemented from COpenViewManager.

Definition at line 868 of file multi_align_view.cpp.

References CObjectList::AddRow(), CSeq_align::CheckNumRows(), CMAPanel::Create(), CreateAnchorPanel(), data, COpenViewManager::DoTransition(), eAnchor, eGetId_Canonical, COpenViewManager::eInvalid, IOpenViewManager::eNext, FinalizeAnchor(), CSeq_annot_Base::C_Data::GetAlign(), CSeq_annot_Base::GetData(), CSeq_id_Handle::GetHandle(), GetId(), CConstRef< C, Locker >::GetPointer(), CMAPanel::GetSelection(), CSeq_align::GetSeq_id(), CSeq_id_Handle::GetSeqId(), set< Key, Compare >::insert(), CSeq_annot::IsAlign(), CMAPanel::LoadSettings(), m_AnchorPanel, COpenViewManager::m_OutputObjects, COpenViewManager::m_ParentWindow, COpenViewManager::m_State, CSeq_id::Match(), NeedAnchorPanel(), NON_CONST_ITERATE, NULL, CSeq_annot_Base::SetData(), and CMAPanel::SetObjects().

◆ FinalizeAnchor() void CMAViewManager::FinalizeAnchor ( ) protectedvirtual ◆ FinalizeParams() void CMAViewManager::FinalizeParams ( ) protectedvirtual ◆ GetCurrentPanel() wxPanel * CMAViewManager::GetCurrentPanel ( ) virtual ◆ NeedAnchorPanel()

Definition at line 1045 of file multi_align_view.cpp.

References CSeq_align::CheckNumRows(), eGetId_Canonical, set< Key, Compare >::empty(), set< Key, Compare >::end(), set< Key, Compare >::find(), CSeq_annot_Base::C_Data::GetAlign(), CSeq_annot_Base::GetData(), CSeq_id_Handle::GetHandle(), GetId(), CSeq_align::GetSeq_id(), set< Key, Compare >::insert(), CSeq_annot::IsAlign(), ITERATE, and NON_CONST_ITERATE.

Referenced by DoTransition().

◆ m_AnchorPanel

The documentation for this class was generated from the following file:


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