Classes | |
struct | uima::util::found_opt_t |
class | uima::util::ConsoleUI |
The class util::ConsoleUI displays msgs on the "console" ??? | |
class | uima::util::DirectoryWalk |
The class DirectoryWalk is used to iterate the entries of a directory in the file system. More... | |
class | uima::util::DllProcLoaderFile |
The class DllProcLoaderFile is used to load specific procedures from a DLL (shared library) by their name. More... | |
class | uima::util::EnvironmentVariableQueryOnly |
The class EnvironmentVariableQueryOnly is used to manage environment variables which can be queried only. More... | |
class | uima::util::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 | uima::util::Location |
The class util::Location holds a path specification for a filesystem ??? | |
class | uima::util::Trace |
The class util::Trace is used to send information about function execution and data (trace events) to a trace buffer. More... | |
Typedefs | |
typedef 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... |
|
|
|
the following trace levels of details can be distinguished
|
|
the following trace levels of details can be distinguished
|