libosmocore  1.4.0.171-b3b83
Osmocom core library
osmo_tdef_group Struct Reference

Manage timer definitions in named groups. More...

#include <tdef.h>

Data Fields

const char * name
 
const char * desc
 
struct osmo_tdeftdefs
 

Detailed Description

Manage timer definitions in named groups.

This should be defined as an array with the final element kept fully zero-initialized, to be compatible with osmo_tdef_vty* API. There must not be any tdefs == NULL entries except on the final zero-initialized entry.

Field Documentation

const char* osmo_tdef_group::desc
const char* osmo_tdef_group::name
struct osmo_tdef* osmo_tdef_group::tdefs

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