NCBI C++ ToolKit
Functions
user_object_util.cpp File Reference
#include <ncbi_pch.hpp>
#include <objects/general/Object_id.hpp>
#include <objects/seqloc/Seq_id.hpp>
#include <objects/seqtable/Seq_table.hpp>
#include <objects/seqtable/SeqTable_column.hpp>
#include <objects/seqtable/SeqTable_column_info.hpp>
#include <objects/seqtable/SeqTable_multi_data.hpp>
#include <gui/widgets/edit/user_object_util.hpp>
#include <gui/widgets/edit/single_ref_gene_track_loc_panel.hpp>
#include <gui/widgets/edit/single_assembly_tracking_panel.hpp>
#include <gui/widgets/wx/csv_exporter.hpp>
#include <gui/widgets/loaders/table_import_data_source.hpp>
+ Include dependency graph for user_object_util.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

 USING_SCOPE (objects)
 
bool IsLastRow (wxWindow *wnd, wxSizerItemList &itemList)
 
CRef< CSeq_tableReadTabDelimitedTable (const wxString &filename, bool read_header)
 
bool SaveTableFile (const string &save_file_name, CRef< objects::CSeq_table > values_table, bool include_header)
 
bool SaveTableRowAsListFile (const string &save_file_name, CRef< objects::CSeq_table > values_table, int col)
 
void AddAssemblyUserFieldsFromSeqTable (CRef< CUser_object > obj, CRef< CSeq_table > table)
 
CRef< CSeq_tableSeqTableFromAssemblyFields (const CUser_object &obj)
 

Function Documentation

◆ AddAssemblyUserFieldsFromSeqTable()

void AddAssemblyUserFieldsFromSeqTable ( CRef< CUser_object obj,
CRef< CSeq_table table 
)

◆ IsLastRow()

bool IsLastRow ( wxWindow *  wnd,
wxSizerItemList &  itemList 
)

Definition at line 348 of file user_object_util.cpp.

References NULL.

Referenced by CUserFieldListPanel::AddLastField().

◆ ReadTabDelimitedTable()

CRef<CSeq_table> ReadTabDelimitedTable ( const wxString &  filename,
bool  read_header 
)

◆ SaveTableFile()

bool SaveTableFile ( const string save_file_name,
CRef< objects::CSeq_table >  values_table,
bool  include_header 
)

◆ SaveTableRowAsListFile()

bool SaveTableRowAsListFile ( const string save_file_name,
CRef< objects::CSeq_table >  values_table,
int  col 
)

◆ SeqTableFromAssemblyFields()

CRef<CSeq_table> SeqTableFromAssemblyFields ( const CUser_object obj)

◆ USING_SCOPE()

USING_SCOPE ( objects  )
Modified on Sat Dec 09 04:48:10 2023 by modify_doxy.py rev. 669887