Motr  M0
m0_spiel::m0_spiel_core Struct Reference

#include <spiel.h>

Collaboration diagram for m0_spiel::m0_spiel_core:
Collaboration graph

Data Fields

struct m0_rpc_machinespc_rmachine
 
struct m0_fid spc_profile
 
struct m0_confcspc_confc
 

Detailed Description

Core spiel data most of the spiel internals operate on.

Definition at line 196 of file spiel.h.

Field Documentation

◆ spc_confc

struct m0_confc* spc_confc

Current working confc instance.

Normally it points at m0_spiel::spl_rconfc::rc_confc. However, the need is stipulated by possible situation when m0_spiel::spl_rconfc remain uninitialised while client side already has a confc instance already filled with the conf data.

Definition at line 210 of file spiel.h.

◆ spc_profile

struct m0_fid spc_profile

Configuration profile for spiel command interface

Definition at line 200 of file spiel.h.

◆ spc_rmachine

struct m0_rpc_machine* spc_rmachine

RPC machine for network communication

Definition at line 198 of file spiel.h.


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