Mass++ Common Libraries v2.7.5
 All Classes Namespaces Files Functions Variables Enumerations Macros
DataObjectsCommon.h
Go to the documentation of this file.
1 
11 #ifndef __KOME_OBJECTS_COMMON_H__
12 #define __KOME_OBJECTS_COMMON_H__
13 
14 
15 namespace kome {
16  namespace objects {
17 
22  typedef enum {
23  SEARCH_PREV,
24  SEARCH_NEXT,
25  SEARCH_NEAR
26  } SearchType;
27  }
28 }
29 
30 #endif // __KOME_OBJECTS_COMMON_H__
SearchType
search type