Main Page | Modules | Files | Functions | Code Elements | Data Structures | Deprecated

ps/ps_msg.h

Go to the documentation of this file.
00001 #ifndef PS_MSG_H
00002 #define PS_MSG_H
00003 
00004 /*
00005    @<COPYRIGHT_START>@
00006    ===============================================
00007    Copyright 2006 UGS Corp. All Rights Reserved.
00008    ===============================================
00009    @<COPYRIGHT_END>@
00010 */
00011 
00048 #define PS_bvr_create_occs_msg "PS_bvr_create_occs"
00049 
00062 #define PUBLISHLINK_create_msg "PS_create_publishlink"
00063 
00073 #define PS_bvr_create_occs_with_occ_type_msg "PS_bvr_create_occs_with_occ_type"
00074 
00083 #define PS_bvr_import_new_occ_msg "PS_bvr_import_new_occ"
00084 
00098 #define PUBLISHLINK_publish_data_msg "PS_publishlink_publish_data"
00099 
00102 #endif /* PS_MSG_H */
00103