![]() |
|
PhoenixHardware
0.2.0
Tools to get hardware information
|
#include "phoenix_alignement_type.h"
Include dependency graph for phoenix_alignement_type_impl.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| template<typename T> | |
| size_t | phoenix_alignement_in_bytes () |
| Get the alignement in bytes by respect to the type. | |
| template<typename T> | |
| size_t | phoenix_alignement_type () |
| Get the alignement by respect to the type. | |
| size_t phoenix_alignement_in_bytes | ( | ) |
Get the alignement in bytes by respect to the type.
Definition at line 24 of file phoenix_alignement_type_impl.h.
Referenced by phoenix_checkIsAligned(), phoenix_newAlignedTab(), and phoenix_template_alloc().
Here is the caller graph for this function:| size_t phoenix_alignement_type | ( | ) |
Get the alignement by respect to the type.
Definition at line 16 of file phoenix_alignement_type_impl.h.
Referenced by phoenix_assume_aligned(), phoenix_assume_aligned(), and phoenix_getPadding().
Here is the caller graph for this function: