| clone() const | openikev2::TrafficSelector | [virtual] |
| construct(TS_TYPE ts_type, auto_ptr< ByteArray > start_addr, auto_ptr< ByteArray > end_addr, uint16_t start_port, uint16_t end_port, uint8_t ip_protocol_id) | openikev2::TrafficSelector | [protected] |
| construct(IpAddress &address, uint8_t prefixlen, uint16_t port, uint8_t ip_protocol_id) | openikev2::TrafficSelector | [protected] |
| end_addr | openikev2::TrafficSelector | |
| end_port | openikev2::TrafficSelector | |
| fillHexValue(unsigned char *destination, unsigned char value, unsigned char terminator) | openikev2::Printable | [inline, protected, static] |
| generateTabs(uint16_t num_tabs) | openikev2::Printable | [static] |
| getBinaryRepresentation(ByteBuffer &byte_buffer) const (defined in openikev2::TrafficSelector) | openikev2::TrafficSelector | [virtual] |
| getEndIcmpCode() const | openikev2::TrafficSelector | [virtual] |
| getEndIcmpType() const | openikev2::TrafficSelector | [virtual] |
| getEndPort() const | openikev2::TrafficSelector | [virtual] |
| getExpectedAddressSize(TS_TYPE ts_type) | openikev2::TrafficSelector | [protected, static] |
| getStartIcmpCode() const | openikev2::TrafficSelector | [virtual] |
| getStartIcmpType() const | openikev2::TrafficSelector | [virtual] |
| getStartPort() const | openikev2::TrafficSelector | [virtual] |
| hextable (defined in openikev2::Printable) | openikev2::Printable | [protected, static] |
| intersection(const TrafficSelector &ts1, const TrafficSelector &ts2) | openikev2::TrafficSelector | [static] |
| ip_protocol_id | openikev2::TrafficSelector | |
| operator<=(const TrafficSelector &other) const | openikev2::TrafficSelector | [virtual] |
| operator==(const TrafficSelector &other) const | openikev2::TrafficSelector | [virtual] |
| operator>=(const TrafficSelector &other) const | openikev2::TrafficSelector | [virtual] |
| start_addr | openikev2::TrafficSelector | |
| start_port | openikev2::TrafficSelector | |
| toHexString(void *pointer, uint16_t size) | openikev2::Printable | [static] |
| toHexString(void *pointer, uint16_t size, uint16_t line_size_max, uint16_t tabs) | openikev2::Printable | [static] |
| toString() const | openikev2::Printable | [virtual] |
| toStringTab(uint8_t tabs) const | openikev2::TrafficSelector | [virtual] |
| TrafficSelector(TS_TYPE ts_type, auto_ptr< ByteArray > start_addr, auto_ptr< ByteArray > end_addr, uint16_t start_port, uint16_t end_port, uint8_t ip_protocol_id) | openikev2::TrafficSelector | |
| TrafficSelector(TS_TYPE ts_type, auto_ptr< ByteArray > start_addr, auto_ptr< ByteArray > end_addr, uint8_t start_icmp_type, uint8_t start_icmp_code, uint8_t end_icmp_type, uint8_t end_icmp_code, uint8_t ip_protocol_id) | openikev2::TrafficSelector | |
| TrafficSelector(IpAddress &address, uint8_t prefixlen, uint16_t port, uint8_t ip_protocol_id) | openikev2::TrafficSelector | |
| TrafficSelector(IpAddress &address, uint8_t prefixlen, uint8_t icmp_type, uint8_t icmp_code, uint8_t ip_protocol_id) | openikev2::TrafficSelector | |
| TrafficSelector(const TrafficSelector &other) | openikev2::TrafficSelector | |
| TrafficSelector(ByteBuffer &byte_buffer) | openikev2::TrafficSelector | |
| TS_IPV4_ADDR_RANGE enum value | openikev2::TrafficSelector | |
| TS_IPV6_ADDR_RANGE enum value | openikev2::TrafficSelector | |
| TS_TYPE enum name | openikev2::TrafficSelector | |
| ts_type | openikev2::TrafficSelector | |
| TS_TYPE_STR(TS_TYPE ts_type) | openikev2::TrafficSelector | [static] |
| ~TrafficSelector() (defined in openikev2::TrafficSelector) | openikev2::TrafficSelector | [virtual] |