Yate
Public Member Functions
SS7SCCPDataSegment Class Reference

#include <yatesig.h>

Inheritance diagram for SS7SCCPDataSegment:
GenObject

List of all members.

Public Member Functions

 SS7SCCPDataSegment (unsigned int index, unsigned int length)
virtual ~SS7SCCPDataSegment ()
void fillSegment (DataBlock &temp, const DataBlock &orig)

Detailed Description

Helper class to memorize SCCP data segments


Constructor & Destructor Documentation

SS7SCCPDataSegment ( unsigned int  index,
unsigned int  length 
) [inline]

Constructor

Parameters:
indexThe index in the original DataBlock where this segment starts
lengthThe length of this segment
virtual ~SS7SCCPDataSegment ( ) [inline, virtual]

Destructor


Member Function Documentation

void fillSegment ( DataBlock temp,
const DataBlock orig 
) [inline]

Assignees to a DataBlock this segment's data

Parameters:
tempThe destination DataBlock segment
origThe original DataBlock where this segment is located

References DataBlock::assign(), and DataBlock::data().


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