#include <RelParsIfaceOpt.h>
Inheritance diagram for TRelParsIfaceOpt:
Public Member Functions | |
TRelParsIfaceOpt (void) | |
~TRelParsIfaceOpt (void) | |
void | setClientUnicast (SmartPtr< TIPv6Addr > addr) |
void | setServerUnicast (SmartPtr< TIPv6Addr > addr) |
void | setClientMulticast (bool unicast) |
void | setServerMulticast (bool unicast) |
SmartPtr< TIPv6Addr > | getServerUnicast () |
SmartPtr< TIPv6Addr > | getClientUnicast () |
bool | getServerMulticast () |
bool | getClientMulticast () |
void | setInterfaceID (int id) |
int | getInterfaceID () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|