Motr  M0
domain.h File Reference
#include "dtm0/log.h"
#include "dtm0/pruner.h"
#include "dtm0/pmach.h"
#include "dtm0/remach.h"
#include "dtm0/net.h"
#include "module/module.h"
Include dependency graph for domain.h:

Go to the source code of this file.

Data Structures

struct  m0_dtm0_domain_cfg
 
struct  m0_dtm0_domain_create_cfg
 
struct  m0_dtm0_domain
 

Macros

#define __MOTR___DTM0_DOMAIN_H__
 

Functions

M0_INTERNAL int m0_dtm0_domain_init (struct m0_dtm0_domain *dod, struct m0_dtm0_domain_cfg *dod_cfg)
 
M0_INTERNAL void m0_dtm0_domain_fini (struct m0_dtm0_domain *dod)
 
M0_INTERNAL int m0_dtm0_domain_create (struct m0_dtm0_domain *dod, struct m0_dtm0_domain_create_cfg *dc_cfg)
 
M0_INTERNAL void m0_dtm0_domain_destroy (struct m0_dtm0_domain *dod)
 

Macro Definition Documentation

◆ __MOTR___DTM0_DOMAIN_H__

#define __MOTR___DTM0_DOMAIN_H__

Definition at line 25 of file domain.h.