CPN
Computational Process Networks
Namespaces | Macros | Typedefs
common.h File Reference
#include <stdint.h>
#include <tr1/memory>
#include <memory>
+ Include dependency graph for common.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 libvariant
 
 CPN
 

Macros

#define CPN_HELPER_DLL_IMPORT
 
#define CPN_HELPER_DLL_EXPORT
 
#define CPN_HELPER_DLL_LOCAL
 
#define CPN_API
 
#define CPN_LOCAL
 

Typedefs

typedef uint64_t CPN::Key_t
 

Macro Definition Documentation

#define CPN_API

Definition at line 36 of file common.h.

#define CPN_HELPER_DLL_EXPORT

Definition at line 21 of file common.h.

#define CPN_HELPER_DLL_IMPORT

Definition at line 20 of file common.h.

#define CPN_HELPER_DLL_LOCAL

Definition at line 22 of file common.h.

#define CPN_LOCAL

Definition at line 37 of file common.h.