| ns2 Network Simulator C++ Class Hierarchy of version ns-snapshot-20040722 | |
| | Home | Source Code | Manual | FAQ | Mailing List Archive | Search | | | Download | |
#include <codeword.h>
Public Member Functions | |
| Codeword () | |
| void | setSourceWordLen (unsigned long k) |
| CW_PATTERN_t | getNextCwPat () |
| CW_PATTERN_t | getNextCwPatOLD (unsigned long dtus_per_group, CW_PATTERN_t cw_pat) |
Protected Types | |
| enum | { MAX_DEGREE = 63 } |
Protected Attributes | |
| unsigned int | k |
| CW_PATTERN_t | n |
| CW_PATTERN_t | cw_index |
| CW_PATTERN_t | cw_pat |
| CW_PATTERN_t | cw_saved |
Static Protected Attributes | |
| CW_PATTERN_t | primitive_polynomial [MAX_DEGREE+1] |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|