Products
Support
Documentation
Download
cpp-rdm.h
Go to the documentation of this file.
1
/*
2
* Raima Database Manager
3
*
4
* Copyright (C) 2018 Raims Inc., All rights reserved.
5
*
6
* Use of this software, whether in source code format, or in executable,
7
* binary object code form, is governed by the Raima LICENSE which
8
* is fully described in the LICENSE.TXT file, included within this
9
* distribution of files.
10
*/
11
16
#if !defined(__cplusplus)
17
#error cpp-rdm.h is only for C++ applications. Do not include it in C applications
18
#endif
19
#define CPP_HEADER_INCLUDED
20
21
extern
"C"
{
22
#include "
rdm.h
"
23
}
rdm.h
Header for the native RDM Runtime API.
include
cpp-rdm.h
Copyright © 2018 Raima, Inc. All rights reserverd.