Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
Cbac Class Reference

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...
 

Detailed Description

Cbac holds and manipulates Context-based access control.

Member Function Documentation

◆ getInspectName()

string Cbac::getInspectName ( )

Returns the inspection name.

Returns
string, the inspection name.

◆ setInspectName()

void Cbac::setInspectName ( string  )

Sets the inspection name.

Parameters
inspectName,thestring to set the inspection name to.

The documentation for this class was generated from the following file: