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

NCBI C++ ToolKit: src/gui/widgets/data/cmd_table_copy_column.cpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

39  if

(m_ColFrom < 0 || m_ColFrom >=

columns

||

40

m_ColTo < 0 || m_ColTo >=

columns

)

52  for

(

size_t row

= 0;

row

< rows; ++

row

) {

61

newValue = saveValue + newValue;

64

newValue = newValue + saveValue;

74  if

(m_ColFrom < 0 || m_ColFrom >=

columns

||

75

m_ColTo < 0 || m_ColTo >=

columns

)

82  for

(

size_t row

= 0;

row

< rows; ++

row

) {

91  return "Copy column to column"

;

CIRef< ITableData > m_TableData

virtual string GetLabel()

vector< string > m_SaveValues

virtual void Execute()

Do the editing action.

virtual void Unexecute()

Undo (opposite to Execute())

static const column_t columns[]

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

unsigned int

A callback function used to compare two keys in a database.

#define row(bind, expected)


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