BusBoy  2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BUSBOY::AlgorithmContext Member List

This is the complete list of members for BUSBOY::AlgorithmContext, including all inherited members.

AlgorithmContext(const std::string &name)BUSBOY::AlgorithmContext
createTempDirectory()BUSBOY::AlgorithmContext
log(Logger::LogLevel level, const char *format,...)BUSBOY::AlgorithmContext
log(const std::string &file, int line, Logger::LogLevel level, const char *format,...)BUSBOY::AlgorithmContext
log(Logger::LogLevel level, const std::string &msg)BUSBOY::AlgorithmContext
log(const std::string &file, int line, Logger::LogLevel level, const std::string &msg)BUSBOY::AlgorithmContext
progress(float percentDone, const char *format,...)BUSBOY::AlgorithmContext
progress(float percentDone, const std::string &msg)BUSBOY::AlgorithmContext
registerLogger(Logger *logger)BUSBOY::AlgorithmContext
registerMessageConsumer(MessageConsumer *consumer)BUSBOY::AlgorithmContext
registerProgressReporter(ProgressReporter *prog)BUSBOY::AlgorithmContext
sendMessage(const Message &msg)BUSBOY::AlgorithmContext
~AlgorithmContext()BUSBOY::AlgorithmContext

Copyright 2014 Google Inc. All rights reserved.