#include <item.hpp>
|
inlineexplicitprotectednoexcept |
osmium::memory::Item::Item |
( |
const Item & |
| ) |
|
|
protecteddelete |
osmium::memory::Item::Item |
( |
Item && |
| ) |
|
|
protecteddelete |
unsigned char* osmium::memory::Item::next |
( |
| ) |
|
|
inlinenoexcept |
const unsigned char* osmium::memory::Item::next |
( |
| ) |
const |
|
inlinenoexcept |
Item& osmium::memory::Item::operator= |
( |
const Item & |
| ) |
|
|
protecteddelete |
Item& osmium::memory::Item::operator= |
( |
Item && |
| ) |
|
|
protecteddelete |
bool osmium::memory::Item::removed |
( |
| ) |
const |
|
inlinenoexcept |
void osmium::memory::Item::set_removed |
( |
bool |
removed | ) |
|
|
inlinenoexcept |
Item& osmium::memory::Item::set_type |
( |
const item_type |
item_type | ) |
|
|
inlineprotectednoexcept |
item_type osmium::memory::Item::type |
( |
| ) |
const |
|
inlinenoexcept |
uint16_t osmium::memory::Item::m_padding |
|
private |
uint16_t osmium::memory::Item::m_removed |
|
private |
The documentation for this class was generated from the following file: