Omega Security Services 0.7.3

ChanUser Struct Reference

#include <channel.h>

Data Fields

User * user
int owner
int protect
int op
int halfop
int voice

Detailed Description

Definition at line 64 of file channel.h.


Field Documentation

int halfop

Definition at line 69 of file channel.h.

Referenced by AddToChannel(), AddToChannelU(), and new_chanuser().

int op

Definition at line 68 of file channel.h.

Referenced by AddToChannel(), AddToChannelU(), create_sjoin_nicklist(), and new_chanuser().

int owner

Definition at line 66 of file channel.h.

Referenced by AddToChannel(), AddToChannelU(), and new_chanuser().

int protect

Definition at line 67 of file channel.h.

Referenced by AddToChannel(), AddToChannelU(), and new_chanuser().

User* user

Definition at line 65 of file channel.h.

Referenced by create_sjoin_nicklist(), find_chanuser(), and new_chanuser().

int voice

Definition at line 70 of file channel.h.

Referenced by AddToChannel(), AddToChannelU(), and new_chanuser().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines