ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
req
req_msg.h
Go to the documentation of this file.
1
//Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
2
//==================================================
3
//Copyright $2013.
4
//Siemens Product Lifecycle Management Software Inc.
5
//All Rights Reserved.
6
//==================================================
7
//Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
8
27
/* */
28
29
#ifndef REQ_MSG_H
30
#define REQ_MSG_H
31
32
#include <req/libreq_exports.h>
33
68
#define FULLTEXT_create_msg "FULLTEXT_create"
69
70
78
#define FULLTEXT_set_content_from_file_msg "FULLTEXT_set_content_from_file"
79
87
#define FULLTEXT_ask_content_file_msg "FULLTEXT_ask_content_file"
88
96
#define REQ_live_document_import_post_msg "REQ_live_import_post"
97
100
#include <req/libreq_undef.h>
101
#endif