#include <exception>
#include <map>
#include <iostream>
#include <string>
#include <cstring>
#include <libmapi++/clibmapi.h>
Classes | |
class | libmapipp::mapi_exception |
Namespaces | |
libmapipp | |
The libmapi++ classes and other definitions are all enclosed in the libmapipp namespace. | |
Constant Groups | |
libmapipp | |
The libmapi++ classes and other definitions are all enclosed in the libmapipp namespace. | |
Macros | |
#define | STATUS_TABLE_INSERT(status) sm_status_map.insert(status_map::value_type(status, #status)); |
#define STATUS_TABLE_INSERT | ( | status) | sm_status_map.insert(status_map::value_type(status, #status)); |
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |