Abstract SS7 TCAP user interface. More...
#include <yatesig.h>
Public Member Functions | |
| virtual | ~TCAPUser () |
| virtual void | attach (SS7TCAP *tcap) |
| SS7TCAP * | tcap () const |
Abstract SS7 TCAP user interface.
An interface to a SS7 Transactional Capabilities Application Part user
| virtual ~TCAPUser | ( | ) | [virtual] |
Destructor, detaches from the TCAP implementation
| virtual void attach | ( | SS7TCAP * | tcap | ) | [virtual] |
Attach as user to a SS7 TCAP
| tcap | Pointer to the TCAP to use |
| SS7TCAP* tcap | ( | ) | const [inline] |
Retrive the TCAP to which this user is attached
1.6.3