libktorrent  2.2.0
Public Types | Signals | Public Member Functions | Static Public Member Functions | List of all members
bt::LogSystemManager Class Reference

#include <logsystemmanager.h>

Inheritance diagram for bt::LogSystemManager:
Inheritance graph
[legend]

Public Types

typedef QMap< QString, Uint32 >::iterator iterator
 

Signals

void registered (const QString &name)
 
void unregisted (const QString &name)
 

Public Member Functions

iterator begin ()
 
iterator end ()
 
void registerSystem (const QString &name, Uint32 id)
 Register a system.
 
Uint32 systemID (const QString &name)
 Get the ID of a system.
 
void unregisterSystem (const QString &name)
 Unregister a system.
 

Static Public Member Functions

static LogSystemManagerinstance ()
 

Detailed Description

Keeps track of all logging system ID's

Definition at line 55 of file logsystemmanager.h.


The documentation for this class was generated from the following file: