options.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 SHA_Logger
 

Enumerations

enum  SHA_Logger::Options {
  SHA_Logger::OpGetMin = 0x00, SHA_Logger::OpGetName = 0x01, SHA_Logger::OpGetDoc = 0x02, SHA_Logger::OpGetInfo = 0x04,
  SHA_Logger::OpGetSrc = 0x08, SHA_Logger::OpIsSub = 0x10, SHA_Logger::OpGetAll = OpGetName | OpGetDoc | OpGetInfo | OpGetSrc
}