|
EpcTools
An event based multi-threaded C++ development framework.
|
Represents an IPFilterRule "tcpoptions" option. More...
#include <eip.h>
Public Member Functions | |
| TcpOptions () | |
| TcpOptions (cpChar spec) | |
| TcpOptions (const TcpOptions &o) | |
| virtual | ~TcpOptions () |
| const EString & | spec () |
| TcpOptions & | setSpec (cpChar spec) |
| TcpOptions & | setSpec (const EString &spec) |
| TcpOptions & | setSpec (const std::string &spec) |
| size_t | hash () const |
Public Member Functions inherited from EIpFilterRule::Option | |
| Option () | |
| Option (OptionType t) | |
| Option (const Option &o) | |
| virtual | ~Option () |
| OptionType | type () const |
| Option & | setType (OptionType t) |
Represents an IPFilterRule "tcpoptions" option.
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Implements EIpFilterRule::Option.
|
inline |
|
inline |
|
inline |
|
inline |
1.8.11