udef_struct Struct Reference

#include <channels.h>

Collaboration diagram for udef_struct:
Collaboration graph
[legend]

Data Fields

struct udef_structnext
char * name
int defined
int type
struct udef_chansvalues

Detailed Description

Definition at line 58 of file channels.h.


Field Documentation

int defined

Definition at line 61 of file channels.h.

Referenced by cmd_chaninfo(), and write_channels().

char* name

Definition at line 60 of file channels.h.

Referenced by cmd_chaninfo(), expmem_udef(), free_udef(), ngetudef(), and write_channels().

struct udef_struct* next [read]

Definition at line 59 of file channels.h.

Referenced by cmd_chaninfo(), expmem_udef(), free_udef(), initudef(), ngetudef(), and write_channels().

int type

Definition at line 64 of file channels.h.

Referenced by cmd_chaninfo(), expmem_udef(), free_udef(), and write_channels().

struct udef_chans* values [read]

Definition at line 65 of file channels.h.

Referenced by cmd_chaninfo(), expmem_udef(), free_udef(), ngetudef(), setudef(), and write_channels().


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

Generated on 7 Sep 2016 for Eggdrop by  doxygen 1.6.1