Classes | |
struct | found_opt_t |
class | ConsoleUI |
The class util::ConsoleUI displays msgs on the "console". More... | |
class | DirectoryWalk |
The class DirectoryWalk is used to iterate the entries of a directory in the file system. More... | |
class | DllProcLoaderFile |
The class DllProcLoaderFile is used to load specific procedures from a DLL (shared library) by their name. More... | |
class | EnvironmentVariableQueryOnly |
The class EnvironmentVariableQueryOnly is used to manage environment variables which can be queried only. More... | |
class | Filename |
The class FilenameCl is used to maintain filenames with all of its (operating system specific) constituents: drive, path, base name and extension. More... | |
class | Location |
The class util::Location holds a path specification for a filesystem. More... | |
class | Trace |
The class util::Trace is used to send information about function execution and data (trace events) to a trace buffer. More... | |
Typedefs | |
typedef struct uima::util::found_opt_t | found_opt_t |
typedef enum uima::util::EnTraceDetail | EnTraceDetail |
the following trace levels of details can be distinguished | |
Enumerations | |
enum | EnTraceDetail { enTraceDetailOff = 0, enTraceDetailLow = 1, enTraceDetailMedium = 2, enTraceDetailHigh = 3 } |
the following trace levels of details can be distinguished More... |
typedef struct uima::util::found_opt_t uima::util::found_opt_t |
typedef enum uima::util::EnTraceDetail uima::util::EnTraceDetail |
the following trace levels of details can be distinguished