ARB
|
#include <static_assert.h>
Go to the source code of this file.
Functions | |
CONSTEXPR_INLINE_Cxx14 void | swap (unsigned char &c1, unsigned char &c2) |
uint32_t | reverse_byteorder (uint32_t val) |
void | gb_write_out_uint32 (uint32_t data, FILE *out) |
uint32_t | gb_read_in_uint32 (FILE *in, bool reversed) |
void | gb_put_number (long b0, FILE *out) |
long | gb_get_number (FILE *in) |
CONSTEXPR_INLINE_Cxx14 void swap | ( | unsigned char & | c1, |
unsigned char & | c2 | ||
) |
Definition at line 19 of file ad_io_inline.h.
Referenced by SEC_region::align_helix_strands(), AWT_get_translator(), KeySorter::bubble_sort(), PartRegistry::get_part(), get_upper_lower_cursor_pos(), BufferedFileReader::getLine_intern(), helix_pairs_changed_cb(), AP_tree_edge::kl_rec(), SymmetricMatrixMapper::linear_index(), KeySorter::move_to(), NTREE_move_tree_info(), parse_helix_list(), GroupSearch::perform_search(), PartRegistry::put_part_from_partial_tree(), reorder_keys(), reverse_byteorder(), KeySorter::reverse_order(), reverse_probe(), selected_changed_cb(), TreeNode::set_root(), sortOldestFirst(), SEC_root::split_loop(), SQ_clear_group_dictionary(), GBL_streams::swap(), CharPtrArray::swap(), ClustersData::swap_all(), swap_configs(), GBS_strstruct::swap_content(), TreeNode::swap_node_info(), AP_tree_members::swap_son_layout(), and TreeNode::swap_sons().
|
inline |
Definition at line 21 of file ad_io_inline.h.
References STATIC_ASSERT, and swap().
Referenced by gb_read_in_uint32(), and has_ascii_db_id().
|
inline |
Definition at line 37 of file ad_io_inline.h.
References ASSERT_RESULT.
Referenced by gb_write_bin(), and gb_write_bin_sub_containers().
|
inline |
Definition at line 42 of file ad_io_inline.h.
References ASSERT_RESULT, and reverse_byteorder().
Referenced by GB_login(), gb_read_bin(), GBT_check_arb_file(), and read_keyword().
|
inline |
Definition at line 49 of file ad_io_inline.h.
References GBK_terminate().
Referenced by gb_write_bin(), gb_write_bin_rek(), and gb_write_bin_sub_containers().
|
inline |
Definition at line 79 of file ad_io_inline.h.
Referenced by gb_read_bin(), and gb_read_bin_rek_V2().