#include <PayloadTraits.hpp>
Public Types | |
| typedef EmptyType | PayloadType |
Static Public Member Functions | |
| template<typename OffsetType> | |
| static bool | equals (const Fragment< EmptyType, OffsetType > &lhs, const Fragment< EmptyType, OffsetType > &rhs) |
| template<class ContainerType, typename OffsetType> | |
| static Fragment< EmptyType, OffsetType >::SizeType | mergeAndReplace (ContainerType &s,::std::pair< typename List< Fragment< EmptyType, OffsetType >, ContainerType >::Iterator, typename List< Fragment< EmptyType, OffsetType >, ContainerType >::Iterator > &range, const Fragment< EmptyType, OffsetType > &toMerge) |
Static Public Attributes | |
| static const bool | allowEmptyFragments = true |
|
|
Definition at line 31 of file PayloadTraits.hpp. |
|
||||||||||||||||
|
Definition at line 34 of file PayloadTraits.hpp. |
|
||||||||||||||||||||
|
Definition at line 41 of file PayloadTraits.hpp. References detail::Fragment< Payload, OffsetType >::begin(), and detail::Fragment< Payload, OffsetType >::end(). |
|
|
Definition at line 32 of file PayloadTraits.hpp. |
1.4.2