Go to the source code of this file.
Classes | |
| struct | FFLiAuthorID |
Macros | |
| #define | FFLI_AUTHOR_ID_SIZE (sizeof(u64)) |
Typedefs | |
| typedef struct FFLiAuthorID | FFLiAuthorID |
Functions | |
| NN_STATIC_ASSERT (sizeof(FFLiAuthorID)==FFLI_AUTHOR_ID_SIZE) | |
| BOOL | FFLiIsSameAuthorID (const FFLiAuthorID *a, const FFLiAuthorID *b) |
| BOOL | FFLiIsHomeAuthorID (const FFLiAuthorID *pAuthorID) |
| #define FFLI_AUTHOR_ID_SIZE (sizeof(u64)) |
| typedef struct FFLiAuthorID FFLiAuthorID |
| NN_STATIC_ASSERT | ( | sizeof(FFLiAuthorID) | = =FFLI_AUTHOR_ID_SIZE | ) |
| BOOL FFLiIsSameAuthorID | ( | const FFLiAuthorID * | a, |
| const FFLiAuthorID * | b ) |
| BOOL FFLiIsHomeAuthorID | ( | const FFLiAuthorID * | pAuthorID | ) |