SS7MsgMTN Class Reference

MTN signalling message. More...

#include <yatesig.h>

List of all members.

Public Types

enum  Type { Unknown = 0, SLTM = 0x11, SLTA = 0x21 }

Static Public Member Functions

static const TokenDictnames ()
static const char * lookup (Type type, const char *defvalue=0)
static Type lookup (const char *name, Type defvalue=Unknown)


Detailed Description

MTN signalling message.

Decoded Maintenance (MTN) User Part message


Member Enumeration Documentation

enum Type

MTN Message type as defined by Q.707 5.4


Member Function Documentation

static const char* lookup ( Type  type,
const char *  defvalue = 0 
) [inline, static]

Convert a MTN message type to a C string

Parameters:
type Type of MTN message to look up
defvalue Default string to return
Returns:
Name of the MTN message type

References TelEngine::lookup().

static Type lookup ( const char *  name,
Type  defvalue = Unknown 
) [inline, static]

Look up a MTN message name

Parameters:
name String name of the MTN message
defvalue Default type to return
Returns:
Encoded type of the MTN message

References TelEngine::lookup().


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

Generated on Mon Aug 11 16:17:54 2008 for Yate by  doxygen 1.5.6