|
INET Framework for OMNeT++/OMNEST
|
| copy(const TCPOption &other) | TCPOption | [private] |
| dup() const | TCPOption | [inline, virtual] |
| getKind() const | TCPOption | [virtual] |
| getLength() const | TCPOption | [virtual] |
| getValues(unsigned int k) const | TCPOption | [virtual] |
| getValuesArraySize() const | TCPOption | [virtual] |
| kind_var | TCPOption | [protected] |
| length_var | TCPOption | [protected] |
| operator=(const TCPOption &other) | TCPOption | |
| operator==(const TCPOption &) | TCPOption | [protected] |
| parsimPack(cCommBuffer *b) | TCPOption | [virtual] |
| parsimUnpack(cCommBuffer *b) | TCPOption | [virtual] |
| setKind(unsigned short kind) | TCPOption | [virtual] |
| setLength(unsigned short length) | TCPOption | [virtual] |
| setValues(unsigned int k, unsigned int values) | TCPOption | [virtual] |
| setValuesArraySize(unsigned int size) | TCPOption | [virtual] |
| TCPOption() | TCPOption | |
| TCPOption(const TCPOption &other) | TCPOption | |
| values_arraysize | TCPOption | [protected] |
| values_var | TCPOption | [protected] |
| ~TCPOption() | TCPOption | [virtual] |