Yate
Public Member Functions

SCCPUser Class Reference

Abstract SS7 SCCP user interface. More...

#include <yatesig.h>

Inheritance diagram for SCCPUser:
SS7ASP

List of all members.

Public Member Functions

virtual ~SCCPUser ()
virtual void attach (SCCP *sccp)
SCCPsccp () const

Detailed Description

Abstract SS7 SCCP user interface.

An interface to a SS7 Signalling Connection Control Part user


Constructor & Destructor Documentation

virtual ~SCCPUser ( ) [virtual]

Destructor, detaches from the SCCP implementation


Member Function Documentation

virtual void attach ( SCCP sccp) [virtual]

Attach as user to a SCCP

Parameters:
sccpPointer to the SCCP to use
SCCP* sccp ( ) const [inline]

Retrive the SCCP to which this component is attached

Returns:
Pointer to the attached SCCP or NULL

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