Motr  M0
libdemo_xc.h File Reference
#include <sys/types.h>
#include "xcode/xcode.h"
Include dependency graph for libdemo_xc.h:

Go to the source code of this file.

Macros

#define __MOTR_ISCSERVICE_DEMO_LIBDEMO_XC_H__
 

Functions

M0_INTERNAL void m0_xc_mm_result_struct_init (void)
 
M0_INTERNAL void m0_xc_isc_targs_struct_init (void)
 
M0_INTERNAL void m0_xc_iscservice_demo_libdemo_init (void)
 
M0_INTERNAL void m0_xc_iscservice_demo_libdemo_fini (void)
 

Variables

struct m0_xcode_typemm_result_xc
 
struct m0_xcode_typeisc_targs_xc
 

Macro Definition Documentation

◆ __MOTR_ISCSERVICE_DEMO_LIBDEMO_XC_H__

#define __MOTR_ISCSERVICE_DEMO_LIBDEMO_XC_H__

Definition at line 6 of file libdemo_xc.h.

Function Documentation

◆ m0_xc_isc_targs_struct_init()

M0_INTERNAL void m0_xc_isc_targs_struct_init ( void  )

Definition at line 150 of file libdemo_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_iscservice_demo_libdemo_fini()

M0_INTERNAL void m0_xc_iscservice_demo_libdemo_fini ( void  )

Definition at line 191 of file libdemo_xc.c.

◆ m0_xc_iscservice_demo_libdemo_init()

M0_INTERNAL void m0_xc_iscservice_demo_libdemo_init ( void  )

Definition at line 185 of file libdemo_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ m0_xc_mm_result_struct_init()

M0_INTERNAL void m0_xc_mm_result_struct_init ( void  )

Definition at line 70 of file libdemo_xc.c.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ isc_targs_xc

struct m0_xcode_type* isc_targs_xc

Definition at line 11 of file libdemo_xc.c.

◆ mm_result_xc

struct m0_xcode_type* mm_result_xc

Definition at line 10 of file libdemo_xc.c.