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

Used to splice new chains onto an existing xml tree. More...

#include <service.h>

Inheritance diagram for sipwitch::service::keyclone:
Inheritance graph
[legend]
Collaboration diagram for sipwitch::service::keyclone:
Collaboration graph
[legend]

Public Member Functions

void splice (keyclone *trunk)
 
void reset (const char *tag)
 

Detailed Description

Used to splice new chains onto an existing xml tree.

This is how xml user templates are attached and activated to an existing user node. This assumes the template is used exclusively for attaching additional child nodes.

Definition at line 105 of file service.h.

Member Function Documentation

void sipwitch::service::keyclone::reset ( const char *  tag)
inline

Definition at line 110 of file service.h.

void sipwitch::service::keyclone::splice ( keyclone trunk)

Definition at line 241 of file service.cpp.


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