libamxb  4.8.2
Bus Agnostic C API
_amxb_be_info Struct Reference

#include <amxb_types.h>

Collaboration diagram for _amxb_be_info:

Data Fields

const amxb_version_tmin_supported
 
const amxb_version_tmax_supported
 
const amxb_version_tbe_version
 
const char * name
 
const char * description
 
amxb_be_funcs_tfuncs
 

Detailed Description

Definition at line 104 of file amxb_types.h.

Field Documentation

◆ be_version

const amxb_version_t* _amxb_be_info::be_version

Definition at line 107 of file amxb_types.h.

◆ description

const char* _amxb_be_info::description

Definition at line 109 of file amxb_types.h.

◆ funcs

amxb_be_funcs_t* _amxb_be_info::funcs

Definition at line 110 of file amxb_types.h.

◆ max_supported

const amxb_version_t* _amxb_be_info::max_supported

Definition at line 106 of file amxb_types.h.

◆ min_supported

const amxb_version_t* _amxb_be_info::min_supported

Definition at line 105 of file amxb_types.h.

◆ name

const char* _amxb_be_info::name

Definition at line 108 of file amxb_types.h.


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