F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
FwAssertArgTypeAliasAc.h File Reference
#include "Fw/Types/BasicTypes.h"
#include "cmake/platform/unix/Platform/PlatformAssertArgTypeAliasAc.h"

Go to the source code of this file.

Macros

#define PRI_FwAssertArgType   PRI_PlatformAssertArgType
 

Typedefs

typedef PlatformAssertArgType FwAssertArgType
 The type of arguments to assert functions. More...
 

Macro Definition Documentation

◆ PRI_FwAssertArgType

#define PRI_FwAssertArgType   PRI_PlatformAssertArgType

Definition at line 15 of file FwAssertArgTypeAliasAc.h.

Typedef Documentation

◆ FwAssertArgType

typedef PlatformAssertArgType FwAssertArgType

The type of arguments to assert functions.

Definition at line 14 of file FwAssertArgTypeAliasAc.h.