ITK Function Reference

(V10000.1.0.60_20160308.00)
lov_msg.h
Go to the documentation of this file.
1 /*==============================================================================
2  Copyright (c) 2003-2005 UGS Corporation
3  Unpublished - All Rights Reserved
4  ==============================================================================*/
5 
21 /* */
22 
23 #ifndef LOV_MSG_H
24 #define LOV_MSG_H
25 
26 #include <lov/liblov_exports.h>
27 
28 
75 #define LOV_ask_values_msg "LOV_ask_values"
76 
77 
115 #define LOV_is_valid_msg "LOV_is_valid"
116 
117 
124 #define LOV_ask_num_of_values_msg "LOV_ask_num_of_values"
125 
126 
132 #define LOV_ask_values_by_coworker_msg "LOV_ask_values_by_coworker"
133 
134 
140 #define LOV_validate_by_coworker_msg "LOV_valid_by_coworker"
141 
142 
204 #define LOV_ask_disp_values_msg "LOV_ask_disp_values"
205 
206 
217 #define LOV_ask_value_desc_msg "LOV_ask_value_descriptions"
218 
219 
222 #include <lov/liblov_undef.h>
223 #endif