senf::detail::PacketImpl Member List
This is the complete list of members for
senf::detail::PacketImpl, including all inherited members.
Static Public Member Functions |
operator delete(void *p, size_t size) |
senf::pool_alloc_mixin |
[static] |
operator new(size_t size) |
senf::pool_alloc_mixin |
[static] |
Public Member Functions |
add_ref() |
senf::detail::PacketImpl |
[inline] |
annotation() |
senf::detail::PacketImpl |
[inline] |
appendInterpreter(PacketInterpreterBase *p) |
senf::detail::PacketImpl |
|
assignAnnotations(PacketImpl const &other) |
senf::detail::PacketImpl |
|
begin() |
senf::detail::PacketImpl |
[inline] |
capacity() const |
senf::detail::PacketImpl |
[inline] |
clear(PacketData *self) |
senf::detail::PacketImpl |
|
clearAnnotations() |
senf::detail::PacketImpl |
|
dumpAnnotations(std::ostream &os) |
senf::detail::PacketImpl |
|
end() |
senf::detail::PacketImpl |
[inline] |
erase(PacketData *self, iterator pos) |
senf::detail::PacketImpl |
[inline] |
erase(PacketData *self, iterator first, iterator last) |
senf::detail::PacketImpl |
[inline] |
first() |
senf::detail::PacketImpl |
[inline] |
insert(PacketData *self, iterator pos, byte v) |
senf::detail::PacketImpl |
[inline] |
insert(PacketData *self, iterator pos, size_type n, byte v) |
senf::detail::PacketImpl |
[inline] |
insert(PacketData *self, iterator pos, ForwardIterator f, ForwardIterator l) |
senf::detail::PacketImpl |
[inline] |
last() |
senf::detail::PacketImpl |
[inline] |
next(PacketInterpreterBase *p) |
senf::detail::PacketImpl |
[inline] |
prependInterpreter(PacketInterpreterBase *p) |
senf::detail::PacketImpl |
|
prependInterpreter(PacketInterpreterBase *p, PacketInterpreterBase *before) |
senf::detail::PacketImpl |
|
prev(PacketInterpreterBase *p) |
senf::detail::PacketImpl |
[inline] |
refcount() const |
senf::detail::PacketImpl |
[inline] |
release() |
senf::detail::PacketImpl |
|
reserve(size_type n) |
senf::detail::PacketImpl |
[inline] |
size() |
senf::detail::PacketImpl |
[inline] |
truncateInterpreters(PacketInterpreterBase *p) |
senf::detail::PacketImpl |
[inline] |
truncateInterpretersBackwards(PacketInterpreterBase *p) |
senf::detail::PacketImpl |
[inline] |
Public Types |
byte typedef |
senf::detail::PacketImpl |
|
const_iterator typedef |
senf::detail::PacketImpl |
|
difference_type typedef |
senf::detail::PacketImpl |
|
interpreter_list typedef |
senf::detail::PacketImpl |
|
iterator typedef |
senf::detail::PacketImpl |
|
raw_container typedef |
senf::detail::PacketImpl |
|
refcount_t typedef |
senf::detail::PacketImpl |
|
size_type typedef |
senf::detail::PacketImpl |
|