Motr  M0
m0_confc_args Struct Reference

#include <helpers.h>

Collaboration diagram for m0_confc_args:
Collaboration graph

Data Fields

const char * ca_profile
 
char * ca_confstr
 
struct m0_sm_groupca_group
 
struct m0_rpc_machineca_rmach
 

Detailed Description

Definition at line 32 of file helpers.h.

Field Documentation

◆ ca_confstr

char* ca_confstr

Cofiguration string.

Definition at line 36 of file helpers.h.

◆ ca_group

struct m0_sm_group* ca_group

Configuration retrieval state machine group.

Definition at line 38 of file helpers.h.

◆ ca_profile

const char* ca_profile

Cofiguration profile.

Definition at line 34 of file helpers.h.

◆ ca_rmach

struct m0_rpc_machine* ca_rmach

Configuration retrieval rpc machine.

Definition at line 40 of file helpers.h.


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