|
EpcTools
An event based multi-threaded C++ development framework.
|
Represents an IPFilterRule "tcpflags" option. More...
#include <eip.h>
Public Member Functions | |
| TcpFlags () | |
| TcpFlags (cpChar flags) | |
| TcpFlags (const TcpFlags &o) | |
| virtual | ~TcpFlags () |
| const EString & | flags () |
| TcpFlags & | setFlags (cpChar flags) |
| TcpFlags & | setFlags (const EString &flags) |
| TcpFlags & | setFlags (const std::string &flags) |
| 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 "tcpflags" option.
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
|
inline |
|
inlinevirtual |
Implements EIpFilterRule::Option.
|
inline |
|
inline |
1.8.11