tcglobal.h File Reference

#include <QString>

Go to the source code of this file.

Classes

class  tc::DebugMessage
struct  tc::DebugMessage::Stream

Namespaces

namespace  tc

Enumerations

enum  tc::ConnectionStatusReason {
  tc::UnrecognizedReason, tc::MiscellaneousReason, tc::IdentityMismatch, tc::ConnectionDone,
  tc::ConnectionRefused, tc::ConnectionReset, tc::ConnectionTimeout, tc::ConnectionIoError,
  tc::NoRouteToHost, tc::ResourceLimitReached
}
enum  tc::Severity {
  tc::UnrecognizedSeverity, tc::SeverityDebug, tc::SeverityInfo, tc::SeverityNotice,
  tc::SeverityWarn, tc::SeverityError
}

Functions

Severity tc::toSeverity (const QString &str)
ConnectionStatusReason tc::toConnectionStatusReason (const QString &str)
DebugMessage tc::debug (const QString &fmt)
DebugMessage tc::warn (const QString &fmt)
DebugMessage tc::error (const QString &fmt)
DebugMessage tc::fatal (const QString &fmt)

Generated on 22 Feb 2010 for Vidalia by  doxygen 1.6.1