Bincimap 2.0.16
Easy Imapping
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions
IOFactory Class Reference

#include <iofactory.h>

Public Member Functions

 ~IOFactory (void)
 

Static Public Member Functions

static void addDevice (IODevice *dev)
 
static IOFactorygetInstance (void)
 
static IODevicegetClient (void)
 
static IODevicegetLogger (void)
 

Detailed Description

Definition at line 15 of file iofactory.h.

Constructor & Destructor Documentation

◆ ~IOFactory()

~IOFactory ( void  )

Definition at line 19 of file iofactory.cc.

Member Function Documentation

◆ addDevice()

void addDevice ( IODevice dev)
static

Definition at line 31 of file iofactory.cc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getClient()

IODevice & getClient ( void  )
static

Definition at line 44 of file iofactory.cc.

◆ getInstance()

IOFactory & getInstance ( void  )
static

Definition at line 24 of file iofactory.cc.

Here is the caller graph for this function:

◆ getLogger()

IODevice & getLogger ( void  )
static

Definition at line 57 of file iofactory.cc.

Here is the caller graph for this function:

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