|
Aeon Engine c550894
AeonGames Open Source Game Engine
|
Provides the DLL_PROTOBUF export/import macro for protobuf wrapper classes. More...

Go to the source code of this file.
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.