bt_utilities_internal.h File Reference

Platform specific Symbol export definitions. More...

#include "bt_comp.h"

Include dependency graph for bt_utilities_internal.h:

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


Defines

#define BT_UTIL_NAMESPACE_END   }
 Close a utilities namespace.
#define BT_UTIL_NAMESPACE_START   namespace BT_UTIL {
 Begin a utilities namespace.
#define BT_UTIL_NAMESPACE_USING   using namespace BT_UTIL;
 Use the utilities namespace.
#define BT_UTILITIES_IMEX
 MS Windows specific import/export symbol.

Detailed Description

This file sets up the use of C++ namespaces for utilities and contains platform-specific symbol export definitions used under Microsoft Windows.

Copyright © 2004-2008 Basis Technology Corporation. All Rights Reserved.