|
Nugget
|
#include <psyqo/fragments.hh>


Public Types | |
| typedef Prim | FragmentBaseType |
Public Member Functions | |
| constexpr size_t | maxSize () const |
| template<typename... Args> | |
| SimpleFragment (Args &&...args) | |
| SimpleFragment (const SimpleFragment &)=default | |
| constexpr size_t | getActualFragmentSize () const |
Public Member Functions inherited from psyqo::Fragments::ChainEntryPS1 | |
| void | setEndMarker () |
| void | set (ChainEntryPS1 *next, unsigned size) |
Public Attributes | |
| Prim | primitive |
Public Attributes inherited from psyqo::Fragments::ChainEntryPS1 | |
| uintptr_t | head |
| typedef Prim psyqo::Fragments::SimpleFragment< Prim >::FragmentBaseType |
|
inline |
|
explicitdefault |
|
inlineconstexpr |
|
inlineconstexpr |
| Prim psyqo::Fragments::SimpleFragment< Prim >::primitive |