NCBI C++ ToolKit
Public Member Functions | Public Attributes | List of all members
IObjectSorter::SSorterDescriptor Struct Reference

Search Toolkit Book for IObjectSorter::SSorterDescriptor

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

Public Member Functions

 SSorterDescriptor (const string &name, const string &disp_name, const string &descr)
 

Public Attributes

string m_Name
 
string m_DisplayName
 
string m_Descr
 

Detailed Description

Definition at line 52 of file feature_sorter.hpp.

Constructor & Destructor Documentation

◆ SSorterDescriptor()

IObjectSorter::SSorterDescriptor::SSorterDescriptor ( const string name,
const string disp_name,
const string descr 
)
inline

Definition at line 53 of file feature_sorter.hpp.

Member Data Documentation

◆ m_Descr

string IObjectSorter::SSorterDescriptor::m_Descr

◆ m_DisplayName

string IObjectSorter::SSorterDescriptor::m_DisplayName

◆ m_Name

string IObjectSorter::SSorterDescriptor::m_Name

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