![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
#include <stdint.h>#include <stdlib.h>#include "xcom/network/include/network_provider.h"#include "xdr_gen/xcom_vp.h"Go to the source code of this file.
Classes | |
| struct | cfg_app_xcom | 
Typedefs | |
| typedef struct cfg_app_xcom | cfg_app_xcom_st | 
Functions | |
| void | init_cfg_app_xcom () | 
| void | deinit_cfg_app_xcom () | 
| node_address * | cfg_app_xcom_get_identity () | 
| Network_namespace_manager * | cfg_app_get_network_namespace_manager () | 
| void | cfg_app_xcom_set_identity (node_address *identity) | 
Variables | |
| cfg_app_xcom_st * | the_app_xcom_cfg | 
| typedef struct cfg_app_xcom cfg_app_xcom_st | 
| Network_namespace_manager * cfg_app_get_network_namespace_manager | ( | ) | 
| node_address * cfg_app_xcom_get_identity | ( | ) | 
| void cfg_app_xcom_set_identity | ( | node_address * | identity | ) | 
| void deinit_cfg_app_xcom | ( | ) | 
| void init_cfg_app_xcom | ( | ) | 
      
  | 
  extern |