|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
Cbac holds and manipulates Context-based access control. More...
Public Member Functions | |
| void | setInspectName (string) |
| Sets the inspection name. More... | |
| string | getInspectName () |
| Returns the inspection name. More... | |
Cbac holds and manipulates Context-based access control.
| string Cbac::getInspectName | ( | ) |
Returns the inspection name.
| void Cbac::setInspectName | ( | string | ) |
Sets the inspection name.
| inspectName,the | string to set the inspection name to. |