C/C++ User's Journal STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - where the Standard Template Library meets the Active Template Library COMSTL - where the Standard Template Library meets the Component Object Model
Synesis Software InetSTL - where the Standard Template Library meets the Internet UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

/include/recls/recls.h File Reference

#include <recls/internal/language.h>
#include <recls/internal/platform.h>
#include <recls/internal/compiler.h>
#include <recls/internal/platform_types.h>
#include <recls/internal/retcodes.h>

Go to the source code of this file.

Namespaces

namespace  recls
namespace  stlsoft

recls API Version

#define RECLS_VER_MAJOR   1
 The major version number of RECLS.

#define RECLS_VER_MINOR   7
 The minor version number of RECLS.

#define RECLS_VER_REVISION   1
 The revision version number of RECLS.

#define RECLS_VER   RECLS_VER_1_7_1
 The current composite version number of RECLS.


Defines

#define RECLS_VER_1_0_1   0x01000100
#define RECLS_VER_1_1_1   0x01010100
#define RECLS_VER_1_2_1   0x01020100
#define RECLS_VER_1_3_1   0x01030100
#define RECLS_VER_1_4_1   0x01040100
#define RECLS_VER_1_4_2   0x01040200
#define RECLS_VER_1_5_1   0x01050100
#define RECLS_VER_1_5_2   0x01050200
#define RECLS_VER_1_5_3   0x01050300
#define RECLS_VER_1_6_1   0x01060100
#define RECLS_VER_1_6_2   0x01060200
#define RECLS_VER_1_6_3   0x01060300
#define RECLS_VER_1_6_4   0x01060400
#define RECLS_VER_1_6_5   0x01060500
#define RECLS_VER_1_7_1   0x01070100
#define RECLS_STRICT
#define RECLS_QUAL(x)   ::recls::x
#define RECLS_FNDECL(rt)   RECLS_LINKAGE_C rt RECLS_CALLCONV_DEFAULT


Define Documentation

#define RECLS_FNDECL rt       RECLS_LINKAGE_C rt RECLS_CALLCONV_DEFAULT
 

#define RECLS_QUAL      ::recls::x
 

#define RECLS_STRICT
 

#define RECLS_VER_1_0_1   0x01000100
 

#define RECLS_VER_1_1_1   0x01010100
 

#define RECLS_VER_1_2_1   0x01020100
 

#define RECLS_VER_1_3_1   0x01030100
 

#define RECLS_VER_1_4_1   0x01040100
 

#define RECLS_VER_1_4_2   0x01040200
 

#define RECLS_VER_1_5_1   0x01050100
 

#define RECLS_VER_1_5_2   0x01050200
 

#define RECLS_VER_1_5_3   0x01050300
 

#define RECLS_VER_1_6_1   0x01060100
 

#define RECLS_VER_1_6_2   0x01060200
 

#define RECLS_VER_1_6_3   0x01060300
 

#define RECLS_VER_1_6_4   0x01060400
 

#define RECLS_VER_1_6_5   0x01060500
 

#define RECLS_VER_1_7_1   0x01070100
 


recls Library documentation © Synesis Software Pty Ltd, 2001-2005