Go to the documentation of this file.
10#ifndef __LIBCDR_API_H__
11#define __LIBCDR_API_H__
15#define CDRAPI __declspec(dllexport)
17#define CDRAPI __declspec(dllimport)
20#ifdef LIBCDR_VISIBILITY
21#define CDRAPI __attribute__((visibility("default")))
Generated for libcdr by
doxygen 1.13.2