|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
CSvSubscriberProcess handles and manipulates the CSvSubscriber server. More...
Public Member Functions | |
| void | subscribed () |
| IPC event. More... | |
| bool | processData (mac, string) |
| void | init () |
| void | subscribe () |
| void | stop () |
Public Member Functions inherited from Process | |
| Device | getOwnerDevice () |
| Returns the device for this process. More... | |
CSvSubscriberProcess handles and manipulates the CSvSubscriber server.
| void CSvSubscriberProcess::init | ( | ) |
| bool CSvSubscriberProcess::processData | ( | mac | , |
| string | |||
| ) |
| void CSvSubscriberProcess::stop | ( | ) |
| void CSvSubscriberProcess::subscribe | ( | ) |
| void CSvSubscriberProcess::subscribed | ( | ) |
IPC event.