class SS7SCCPDataSegment
|
Helper class to memorize SCCP data segments
More... |
|
|
Public Methods
Helper class to memorize SCCP data segments
inline SS7SCCPDataSegment (unsigned int index, unsigned int length)
| SS7SCCPDataSegment |
Constructor
Parameters:
index | The index in the original DataBlock where this segment starts
|
length | The length of this segment
|
~SS7SCCPDataSegment ()
| ~SS7SCCPDataSegment |
[virtual]
Destructor
inline void fillSegment (DataBlock& temp, const DataBlock& orig)
| fillSegment |
Assignees to a DataBlock this segment's data
Parameters:
temp | The destination DataBlock segment
|
orig | The original DataBlock where this segment is located
|
Generated by: paulc on bussard on Thu Jul 24 18:41:02 2014, using kdoc 2.0a54. |