stlab.adobe.com Adobe Systems Incorporated

adobe::version_0 Namespace Reference
[ABI-Safe Libraries]

The version_0 libraries have defined binary layout and will be supported going forward. More...

Classes

class  sequence_key

Detailed Description

Types in the version_0 namespace are intended for use in DLL interfaces when the object layout must be supported going forward, including across compiler version and vendor changes. The binary layout of each type is carefully defined in a manner which doesn't depend on compiler versions or features. The version_0 types currently consist of those nessary for communicating with the runtime languages in ASL and as such form a reasonable foundation for any messaging system.

Note that the version_0 interfaces themselves are not intended to be DLL "safe" - they are largely templated, rely on exception handling (minimaly), and may include non-version_0 types in their definition. However, they can be wrapped into a DLL interface quite simply and the object layout itself is well defined so different variants of the same version_0 interface will be compatible at the object code level.

The interfaces should generally be stable across library releases and are likely only to include small bug fixes and improvements going forward.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google