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
Cep Class Reference

The description of the CEP that communicates with PT IPC. More...

Public Member Functions

bool hasPrivilege (SecurityPrivilege)
 
string getName ()
 Returns the name. More...
 
string getVersion ()
 Returns the version. More...
 
string getId ()
 Returns the ID name. More...
 
string getDescription ()
 Returns the description. More...
 
string getAuthor ()
 Returns the author. More...
 
string getContact ()
 Returns the contact. More...
 

Detailed Description

The description of the CEP that communicates with PT IPC.

Member Function Documentation

◆ getAuthor()

string Cep::getAuthor ( )

Returns the author.

Returns
string, the author.

◆ getContact()

string Cep::getContact ( )

Returns the contact.

Returns
string, the contact.

◆ getDescription()

string Cep::getDescription ( )

Returns the description.

Returns
string, the description.

◆ getId()

string Cep::getId ( )

Returns the ID name.

Returns
string, the ID.

◆ getName()

string Cep::getName ( )

Returns the name.

Returns
string, the name.

◆ getVersion()

string Cep::getVersion ( )

Returns the version.

Returns
string, the version.

◆ hasPrivilege()

bool Cep::hasPrivilege ( SecurityPrivilege  )

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