Developer documentation | Axl-2.5.1
Main Page
Classes
Files
File List
File Members
src
axlCore
axlFactoryRegister.h
Go to the documentation of this file.
1
/* axlFactoryRegister.h ---
2
*
3
* Author: Anais Ducoffe
4
* Copyright (C)
5
* Created:
6
* Version: $Id$
7
* Last-Updated:
8
* By:
9
* Update #:
10
*/
11
12
/* Commentary:
13
*
14
*/
15
16
/* Change log:
17
*
18
*/
19
20
#ifndef AXLFACTORYREGISTER_H
21
#define AXLFACTORYREGISTER_H
22
23
#include "axlCoreExport.h"
24
#include <dtkCoreSupport/dtkAbstractObject.h>
25
26
class
axlAbstractProcess
;
27
28
class
AXLCORE_EXPORT
axlFactoryRegister
:
public
dtkAbstractObject
29
{
30
Q_OBJECT
31
32
public
:
33
axlFactoryRegister
(
void
);
34
~
axlFactoryRegister
(
void
);
35
36
public
:
37
static
void
initialized(
void
);
38
void
uninitialized(
void
);
39
40
};
41
42
#endif // AXLFACTORYREGISTER_H
axlAbstractProcess
Definition:
axlAbstractProcess.h:33
axlFactoryRegister
Register some readers, writers and other data and processes of axlCore in factories.
Definition:
axlFactoryRegister.h:28
AXLCORE_EXPORT
#define AXLCORE_EXPORT
Definition:
axlCoreExport2.h:15
Generated on Sun Dec 2 2018 20:28:09 for Axl-2.5.1 by 1.8.9.1