SIP Witch 1.9.15
|
Pointer to a provisioned user xml subtree. More...
#include <service.h>
Public Member Functions | |
usernode () | |
Data Fields | |
service::keynode * | keys |
service * | heap |
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.
sipwitch::service::usernode::usernode | ( | ) |
Definition at line 107 of file service.cpp.
service::keynode* sipwitch::service::usernode::keys |