FFL
Loading...
Searching...
No Matches
FFLiAuthorID.h File Reference

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)

Macro Definition Documentation

◆ FFLI_AUTHOR_ID_SIZE

#define FFLI_AUTHOR_ID_SIZE   (sizeof(u64))

Typedef Documentation

◆ FFLiAuthorID

typedef struct FFLiAuthorID FFLiAuthorID

Function Documentation

◆ NN_STATIC_ASSERT()

NN_STATIC_ASSERT ( sizeof(FFLiAuthorID) = =FFLI_AUTHOR_ID_SIZE)

◆ FFLiIsSameAuthorID()

BOOL FFLiIsSameAuthorID ( const FFLiAuthorID * a,
const FFLiAuthorID * b )

◆ FFLiIsHomeAuthorID()

BOOL FFLiIsHomeAuthorID ( const FFLiAuthorID * pAuthorID)