SIP Witch 1.9.15
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Data Fields
sipwitch::service::usernode Class Reference

Pointer to a provisioned user xml subtree. More...

#include <service.h>

Collaboration diagram for sipwitch::service::usernode:
Collaboration graph
[legend]

Public Member Functions

 usernode ()
 

Data Fields

service::keynodekeys
 
serviceheap
 

Detailed Description

Pointer to a provisioned user xml subtree.

This can be a subtree in the master service xml tree, or a locally created temporary tree that is for example filled in from a sql table query by a plugin.

Definition at line 119 of file service.h.

Constructor & Destructor Documentation

sipwitch::service::usernode::usernode ( )

Definition at line 107 of file service.cpp.

Field Documentation

service* sipwitch::service::usernode::heap

Definition at line 123 of file service.h.

service::keynode* sipwitch::service::usernode::keys

Definition at line 122 of file service.h.


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