NCBI C++ ToolKit
Public Member Functions | List of all members
IGlyphVisitor Class Referenceabstract

Search Toolkit Book for IGlyphVisitor

Visitor interface for applying any potential actions or algorithms. More...

#include <gui/widgets/seq_graphic/seq_glyph.hpp>

+ Inheritance diagram for IGlyphVisitor:

Public Member Functions

virtual ~IGlyphVisitor ()
 
virtual bool Visit (CSeqGlyph *glyph)=0
 

Detailed Description

Visitor interface for applying any potential actions or algorithms.

Definition at line 383 of file seq_glyph.hpp.

Constructor & Destructor Documentation

◆ ~IGlyphVisitor()

virtual IGlyphVisitor::~IGlyphVisitor ( )
inlinevirtual

Definition at line 386 of file seq_glyph.hpp.

Member Function Documentation

◆ Visit()

virtual bool IGlyphVisitor::Visit ( CSeqGlyph glyph)
pure virtual

The documentation for this class was generated from the following file:
Modified on Fri Sep 20 14:57:52 2024 by modify_doxy.py rev. 669887