COVISE Core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
VRBMessage.h
Go to the documentation of this file.
1 /* This file is part of COVISE.
2 
3  You can use it under the terms of the GNU Lesser General Public License
4  version 2.1 or later, see lgpl-2.1.txt.
5 
6  * License: LGPL 2+ */
7 
8 #ifndef VRB_MESSAGE_H
9 #define VRB_MESSAGE_H
10 
11 namespace covise
12 {
13 
15 {
16  LOAD_FILE = 0,
21 };
22 }
23 #endif
vrb_gui_subtype
Definition: VRBMessage.h:14
Definition: VRBMessage.h:16
Definition: VRBMessage.h:20
Definition: VRBMessage.h:19
Definition: VRBMessage.h:18
Definition: VRBMessage.h:17