anx_int64.h File Reference

Platform specific types for anx_int64_t. More...

#include <sys/types.h>

Go to the source code of this file.

Typedefs

typedef int64_t anx_int64_t
 This typedef was determined on the system on which the documentation was generated.

Detailed Description

Platform specific types for anx_int64_t.

Adapted from libogg's method.

This file is included by <annodex/anx_types.h> , except on non-GNU Win32 systems anx_int64_w32.h is included instead.

This file should never be included directly by user code.


Typedef Documentation

typedef int64_t anx_int64_t

This typedef was determined on the system on which the documentation was generated.

To query this on your system, do eg.

   echo "#include <annodex/anx_int64.h>" | gcc -E - | grep anx_int64_t
 
Generated on Sun Dec 5 13:48:07 2010 for libannodex by  doxygen 1.6.3