Passwordfile library 5.0.11
C++ library to read/write passwords from/to encrypted files
Loading...
Searching...
No Matches
Macros
global.h File Reference
#include "passwordfile-definitions.h"
#include <c++utilities/application/global.h>
Include dependency graph for global.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PASSWORD_FILE_EXPORT   CPP_UTILITIES_GENERIC_LIB_EXPORT
 Marks the symbol to be exported by the passwordfile library.
 
#define PASSWORD_FILE_IMPORT   CPP_UTILITIES_GENERIC_LIB_IMPORT
 Marks the symbol to be imported from the passwordfile library.
 

Macro Definition Documentation

◆ PASSWORD_FILE_EXPORT

#define PASSWORD_FILE_EXPORT   CPP_UTILITIES_GENERIC_LIB_EXPORT

Marks the symbol to be exported by the passwordfile library.

Definition at line 14 of file global.h.

◆ PASSWORD_FILE_IMPORT

#define PASSWORD_FILE_IMPORT   CPP_UTILITIES_GENERIC_LIB_IMPORT

Marks the symbol to be imported from the passwordfile library.

Definition at line 15 of file global.h.