ebml/EbmlConfig.h File Reference
Go to the source code of this file.
Defines |
#define | LIBEBML_NAMESPACE libebml |
#define | START_LIBEBML_NAMESPACE namespace LIBEBML_NAMESPACE { |
#define | END_LIBEBML_NAMESPACE }; |
#define | EBML_DLL_API |
#define | countof(x) (sizeof(x)/sizeof(x[0])) |
#define | __TIMESTAMP__ __DATE__ " " __TIME__ |
#define | EBML_PRETTYLONGINT(c) (c) |
Detailed Description
- Version:
- $Id: EbmlConfig.h 1241 2006-01-25 00:59:45Z robux4 $
- Author:
- Steve Lhomme <robux4 @ users.sf.net>
-
Moritz Bunkus <moritz @ bunkus.org>