|
|
|
|
|
|
|||
#include <openrj/openrj.h>
#include <openrj/openrj_assert.h>
#include <openrj/cpp/openrjfwd.hpp>
#include <stlsoft/shims/access/string.hpp>
#include <stlsoft/string/string_view.hpp>
#include <exception>
Go to the source code of this file.
Namespaces | |
| namespace | openrj |
| namespace | openrj::cpp |
Classes | |
| class | DatabaseException |
| The exception type thrown by the Open-RJ - C++ mapping. More... | |
Typedefs | |
| typedef ::stlsoft::basic_string_view< char > | openrj::cpp::String |
| Presents a standard string-like interface over the ORJStringA structure. | |
|
|
| Open-RJ Library documentation © Synesis Software Pty Ltd, 2004-2005 |