9 #ifndef YARP_OS_RESOURCEFINDEROPTIONS_H
10 #define YARP_OS_RESOURCEFINDEROPTIONS_H
39 NearMainConfig = 0x0040,
41 ClassicContext = 0x1000,
42 Default = User | Sysadmin | Installed,
43 ModuleDefault = Default | Robot | Context | Directory | ClassicContext | NearMainConfig
56 ConfigAndDataLike = ConfigLike | DataLike
62 ShowDirectories = 0x0001,
64 ShowFromFlags = 0x0004,
65 ShowAll = ShowDirectories | ShowErrors
77 const std::string& resourceType =
"",
94 #endif // YARP_OS_RESOURCEFINDER_H