#include <scr/Y2AgentComponent.h>
#include <scr/Y2CCAgentComponent.h>
#include "FdiskAgent.h"
#include "LvmAgent.h"
#include "MdAgent.h"
#include "EvmsAgent.h"
Typedefs | |
typedef Y2AgentComp< FdiskAgent > | Y2FdiskAgentComp |
typedef Y2AgentComp< LvmAgent > | Y2LvmAgentComp |
typedef Y2AgentComp< MdAgent > | Y2MdAgentComp |
typedef Y2AgentComp< EvmsAgent > | Y2EvmsAgentComp |
Functions | |
Y2CCAgentComp< Y2FdiskAgentComp > | g_y2ccag_fdisk ("ag_fdisk") |
Y2CCAgentComp< Y2LvmAgentComp > | g_y2ccag_lvm ("ag_lvm") |
Y2CCAgentComp< Y2MdAgentComp > | g_y2ccag_md ("ag_md") |
Y2CCAgentComp< Y2EvmsAgentComp > | g_y2ccag_evms ("ag_evms") |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|