Core.h File Reference


Detailed Description

This is the main configuration header for the DWF Core library.

This header file should be included to determine the platform setttings and internal configuration of the library. Generally, however, this file is automatically included by the interface headers.

Definition in file Core.h.

Go to the source code of this file.

Namespaces

namespace  DWFCore

Classes

class  DWFCore::DWFCoreMemory
 Base class for all core library objects. More...

Functions

_DWFCORE_API int DWFCore::AtomicIncrement (volatile int *pValue) throw ()
 Adds 1 to *pValue in a single instruction or by some protected mechanism.
_DWFCORE_API int DWFCore::AtomicDecrement (volatile int *pValue) throw ()
 Subtracts 1 from *pValue in a single instruction or by some protected mechanism.


Generated on Tue Jan 6 22:39:29 2009 for Autodesk DWF Core Library by  doxygen 1.4.5