EpcTools
An event based multi-threaded C++ development framework.
List of all members
EStatistics::DiameterHook Class Reference

Hooks into the freeDiameter internals to increment the message statistics. More...

#include <estats.h>

Inheritance diagram for EStatistics::DiameterHook:
FDHook

Additional Inherited Members

- Public Member Functions inherited from FDHook
 FDHook ()
 Class constructor. More...
 
virtual Void process (enum fd_hook_type type, struct msg *msg, struct peer_hdr *peer, Void *other, struct fd_hook_permsgdata *pmd)=0
 Method that is called to process a freeDiameter hook callback. More...
 
Bool registerHook (UInt hookmask)
 Registers the hook for the specified events.
More...
 
Void unregisterHook ()
 Unregisters the hook. More...
 
struct fd_hook_hdl * getHandle ()
 Retrieves the hook handle. More...
 
UInt getHookMask ()
 Retrieves the hook mask. More...
 

Detailed Description

Hooks into the freeDiameter internals to increment the message statistics.


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