SIP Witch 1.9.15
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
sipwitch::registry::pattern Class Reference

#include <server.h>

Inheritance diagram for sipwitch::registry::pattern:
Inheritance graph
[legend]
Collaboration diagram for sipwitch::registry::pattern:
Collaboration graph
[legend]

Data Fields

mappedregistry
 
unsigned priority
 
char text [MAX_USERID_SIZE]
 
char prefix [MAX_USERID_SIZE]
 
char suffix [MAX_USERID_SIZE]
 

Detailed Description

Definition at line 135 of file server.h.

Field Documentation

char sipwitch::registry::pattern::prefix[MAX_USERID_SIZE]

Definition at line 141 of file server.h.

unsigned sipwitch::registry::pattern::priority

Definition at line 139 of file server.h.

mapped* sipwitch::registry::pattern::registry

Definition at line 138 of file server.h.

char sipwitch::registry::pattern::suffix[MAX_USERID_SIZE]

Definition at line 142 of file server.h.

char sipwitch::registry::pattern::text[MAX_USERID_SIZE]

Definition at line 140 of file server.h.


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