libfacade 1.1
A library for manipulating PNG images with payloads.
Loading...
Searching...
No Matches
Macros
platform.hpp File Reference

Various macros and defines that help determine the platform of the compiler. More...

Go to the source code of this file.

Macros

#define EXPORT
 
#define PACK(alignment)   __attribute__((packed,aligned(alignment)))
 
#define UNPACK()
 

Detailed Description

Various macros and defines that help determine the platform of the compiler.

Doxygen mangles the documentation for this particular file, so this is documented manually.

Macros defined by the make system

Macros defined by the compiler state

Macro Definition Documentation

◆ EXPORT

#define EXPORT

◆ PACK

#define PACK (   alignment)    __attribute__((packed,aligned(alignment)))

◆ UNPACK

#define UNPACK ( )