#include "omassert.h"


Go to the source code of this file.
Functions | |
| int | getint1 (const unsigned char *p, int c) |
| void | setint1 (unsigned char *p, int c, int x) |
| int | getint2 (const unsigned char *p, int c) |
| void | setint2 (unsigned char *p, int c, int x) |
| int | getint4 (const unsigned char *p, int c) |
| void | setint4 (unsigned char *p, int c, int x) |
| int getint1 | ( | const unsigned char * | p, | |
| int | c | |||
| ) | [inline] |
| int getint2 | ( | const unsigned char * | p, | |
| int | c | |||
| ) | [inline] |
Definition at line 46 of file unaligned.h.
References AssertRel.
Referenced by Item_base_< const byte * >::component_of(), Item_base< const byte * >::component_of(), Brass::Item_base< const byte * >::component_of(), Item_base_< const byte * >::components_of(), Item_base< const byte * >::components_of(), Brass::Item_base< const byte * >::components_of(), Item_base_< const byte * >::size(), Item_base< const byte * >::size(), and Brass::Item_base< const byte * >::size().
| int getint4 | ( | const unsigned char * | p, | |
| int | c | |||
| ) | [inline] |
Definition at line 63 of file unaligned.h.
References AssertRel.
Referenced by Item_base_< const byte * >::block_given_by(), Item_base< const byte * >::block_given_by(), Brass::Item_base< const byte * >::block_given_by(), FlintTable::enter_key(), ChertTable::enter_key(), BrassTable::enter_key(), BtreeCheck::print_tag(), ChertTableCheck::print_tag(), and BrassTableCheck::print_tag().
| void setint1 | ( | unsigned char * | p, | |
| int | c, | |||
| int | x | |||
| ) | [inline] |
Definition at line 38 of file unaligned.h.
References AssertRel.
Referenced by Item_wr_::set_key_and_block(), Item_wr::set_key_and_block(), Brass::Item_wr::set_key_and_block(), Item_wr_::set_key_len(), Item_wr::set_key_len(), and Brass::Item_wr::set_key_len().
| void setint2 | ( | unsigned char * | p, | |
| int | c, | |||
| int | x | |||
| ) | [inline] |
Definition at line 54 of file unaligned.h.
References AssertRel.
Referenced by Item_wr_::set_component_of(), Item_wr::set_component_of(), Brass::Item_wr::set_component_of(), Item_wr_::set_components_of(), Item_wr::set_components_of(), Brass::Item_wr::set_components_of(), Item_wr_::set_key_and_block(), Item_wr::set_key_and_block(), Brass::Item_wr::set_key_and_block(), Item_wr_::set_size(), Item_wr::set_size(), and Brass::Item_wr::set_size().
| void setint4 | ( | unsigned char * | p, | |
| int | c, | |||
| int | x | |||
| ) | [inline] |
Definition at line 71 of file unaligned.h.
References AssertRel.
Referenced by Item_wr_::form_null_key(), Item_wr::form_null_key(), Brass::Item_wr::form_null_key(), FlintTable::read_tag(), ChertTable::read_tag(), BrassTable::read_tag(), Item_wr_::set_block_given_by(), Item_wr::set_block_given_by(), Brass::Item_wr::set_block_given_by(), Item_wr_::set_key_and_block(), Item_wr::set_key_and_block(), and Brass::Item_wr::set_key_and_block().