ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
ps
ps_msg.h
Go to the documentation of this file.
1
#ifndef PS_MSG_H
2
#define PS_MSG_H
3
4
/*
5
@<COPYRIGHT_START>@
6
===============================================
7
Copyright 2006 UGS Corp. All Rights Reserved.
8
===============================================
9
@<COPYRIGHT_END>@
10
*/
11
48
#define PS_bvr_create_occs_msg "PS_bvr_create_occs"
49
62
#define PUBLISHLINK_create_msg "PS_create_publishlink"
63
73
#define PS_bvr_create_occs_with_occ_type_msg "PS_bvr_create_occs_with_occ_type"
74
83
#define PS_bvr_import_new_occ_msg "PS_bvr_import_new_occ"
84
98
#define PUBLISHLINK_publish_data_msg "PS_publishlink_publish_data"
99
108
#define BMF_FND_new_persistent_id_msg "BMF_FND_new_persistent_id"
109
111
#endif
/* PS_MSG_H */