NCBI C++ ToolKit
|
Search Toolkit Book for CTextColumn
Public Member Functions | |
CTextColumn () | |
CTextColumn & | Add (string s) |
string | Get (unsigned int index) const |
SIZE_TYPE | Width () const |
size_t | Height () const |
Private Attributes | |
SIZE_TYPE | m_Width |
vector< string > | m_Strings |
Definition at line 743 of file id1_fetch.cpp.
|
inline |
Definition at line 746 of file id1_fetch.cpp.
|
inline |
Definition at line 747 of file id1_fetch.cpp.
References m_Strings, and m_Width.
Referenced by CId1FetchApp::WriteHistoryTable().
Definition at line 753 of file id1_fetch.cpp.
References m_Strings, m_Width, and string.
Referenced by CId1FetchApp::WriteHistoryTable().
|
inline |
Definition at line 758 of file id1_fetch.cpp.
References m_Strings.
Referenced by CId1FetchApp::WriteHistoryTable().
|
inline |
Definition at line 757 of file id1_fetch.cpp.
References m_Width.
|
private |
Definition at line 762 of file id1_fetch.cpp.
|
private |
Definition at line 761 of file id1_fetch.cpp.