VpdnGroup handles and manipulates VPDN groups.
More...
VpdnGroup handles and manipulates VPDN groups.
◆ getGroupName()
| string VpdnGroup::getGroupName |
( |
| ) |
|
Returns the VPDN group name.
- Returns
- string, the name of the VPDN group.
◆ getVirtualTempInt()
◆ isDialIn()
| bool VpdnGroup::isDialIn |
( |
| ) |
|
Returns true if dial in is enabled, otherwise false.
- Returns
- bool, true if dial in is enabled, otherwise false.
◆ isProtocolPppoe()
| bool VpdnGroup::isProtocolPppoe |
( |
| ) |
|
Returns true if the PPPoE protocol is enabled, otherwise false.
- Returns
- bool, true if the PPPoE protocol is enabled, otherwise false.
◆ setDialIn()
| void VpdnGroup::setDialIn |
( |
bool |
| ) |
|
Enables or disables dial in.
- Parameters
-
| flag,true | to enable dial in, false to disable it. |
◆ setGroupName()
| void VpdnGroup::setGroupName |
( |
string |
| ) |
|
Sets the VPDN group name.
- Parameters
-
| name,the | name for the VPDN group. |
◆ setProtocolPppoe()
| void VpdnGroup::setProtocolPppoe |
( |
bool |
| ) |
|
Enables or disables the PPPoE protocol.
- Parameters
-
| bIsPppoe,true | to enable the PPPoE protocol, false to disable it. |
◆ setVirtualTempInt()
The documentation for this class was generated from the following file: