Aeon Engine c550894
AeonGames Open Source Game Engine
Loading...
Searching...
No Matches
ProtoBufClasses.hpp File Reference

Provides the DLL_PROTOBUF export/import macro for protobuf wrapper classes. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Provides the DLL_PROTOBUF export/import macro for protobuf wrapper classes.

On Windows the macro resolves to dllexport or dllimport depending on whether the protobuf shared library is being built or consumed. On Unix/Apple it sets default symbol visibility.

Definition in file ProtoBufClasses.hpp.