Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

src/globals.cpp File Reference

#include "globals.h"

Go to the source code of this file.

Variables

const char* const ID3LIB_NAME = _ID3LIB_NAME
const char* const ID3LIB_VERSION = _ID3LIB_VERSION
const char* const ID3LIB_FULL_NAME = _ID3LIB_FULLNAME
const int ID3LIB_MAJOR_VERSION = _ID3LIB_MAJOR_VERSION
const int ID3LIB_MINOR_VERSION = _ID3LIB_MINOR_VERSION
const int ID3LIB_PATCH_VERSION = _ID3LIB_PATCH_VERSION
const int ID3LIB_INTERFACE_AGE = _ID3LIB_INTERFACE_AGE
const int ID3LIB_BINARY_AGE = _ID3LIB_BINARY_AGE


Variable Documentation

const int ID3LIB_BINARY_AGE = _ID3LIB_BINARY_AGE
 

Definition at line 45 of file globals.cpp.

const char *const ID3LIB_FULL_NAME = _ID3LIB_FULLNAME
 

Definition at line 40 of file globals.cpp.

const int ID3LIB_INTERFACE_AGE = _ID3LIB_INTERFACE_AGE
 

Definition at line 44 of file globals.cpp.

const int ID3LIB_MAJOR_VERSION = _ID3LIB_MAJOR_VERSION
 

Definition at line 41 of file globals.cpp.

const int ID3LIB_MINOR_VERSION = _ID3LIB_MINOR_VERSION
 

Definition at line 42 of file globals.cpp.

const char *const ID3LIB_NAME = _ID3LIB_NAME
 

Definition at line 38 of file globals.cpp.

const int ID3LIB_PATCH_VERSION = _ID3LIB_PATCH_VERSION
 

Definition at line 43 of file globals.cpp.

const char *const ID3LIB_VERSION = _ID3LIB_VERSION
 

Definition at line 39 of file globals.cpp.


Generated at Sat Sep 8 15:51:11 2001 for id3lib by doxygen1.2.8 written by Dimitri van Heesch, © 1997-2001