access-specifiers.hpp File Reference
#include "PSync/detail/config.hpp"
+ Include dependency graph for access-specifiers.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PSYNC_PROTECTED_WITH_TESTS_ELSE_PRIVATE   private
 
#define PSYNC_PUBLIC_WITH_TESTS_ELSE_PRIVATE   private
 
#define PSYNC_PUBLIC_WITH_TESTS_ELSE_PROTECTED   protected
 
#define PSYNC_VIRTUAL_WITH_TESTS
 

Macro Definition Documentation

◆ PSYNC_PROTECTED_WITH_TESTS_ELSE_PRIVATE

#define PSYNC_PROTECTED_WITH_TESTS_ELSE_PRIVATE   private

Definition at line 35 of file access-specifiers.hpp.

◆ PSYNC_PUBLIC_WITH_TESTS_ELSE_PRIVATE

#define PSYNC_PUBLIC_WITH_TESTS_ELSE_PRIVATE   private

Definition at line 34 of file access-specifiers.hpp.

◆ PSYNC_PUBLIC_WITH_TESTS_ELSE_PROTECTED

#define PSYNC_PUBLIC_WITH_TESTS_ELSE_PROTECTED   protected

Definition at line 33 of file access-specifiers.hpp.

◆ PSYNC_VIRTUAL_WITH_TESTS

#define PSYNC_VIRTUAL_WITH_TESTS

Definition at line 32 of file access-specifiers.hpp.