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.h File Reference

The root header for the recls API. More...

#include "recls_language.h"
#include "recls_platform.h"
#include "recls_compiler.h"
#include "recls_platform_types.h"
#include "recls_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   6
 The minor version number of RECLS.

#define RECLS_VER_REVISION   1
 The revision version number of RECLS.

#define RECLS_VER   RECLS_VER_1_6_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_STRICT
#define RECLS_QUAL(x)   ::recls::x
#define RECLS_FNDECL(rt)   RECLS_LINKAGE_C rt RECLS_CALLCONV_DEFAULT


Detailed Description

The root header for the recls API.


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
 


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