Nugget
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
fragments.hh File Reference
#include <EASTL/array.h>
#include <EASTL/utility.h>
#include <stdint.h>
#include "psyqo/primitive-concept.hh"
Include dependency graph for fragments.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  psyqo::Fragments::ChainEntryPC
 
struct  psyqo::Fragments::ChainEntryPS1
 
struct  psyqo::Fragments::SimpleFragment< Prim >
 
struct  psyqo::Fragments::FixedFragment< Prim, N >
 A maximum fixed sized fragment of similar primitives. More...
 
struct  psyqo::Fragments::FixedFragmentWithPrologue< P, Prim, N >
 A maximum fixed sized fragment of similar primitives. More...
 

Namespaces

namespace  psyqo
 
namespace  psyqo::Fragments
 The fragments helpers.
 

Typedefs

using psyqo::Fragments::ChainEntry = ChainEntryPS1