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

CGoosePublisherProcess handles and manipulates the CGoosePublisher server. More...

Inheritance diagram for CGoosePublisherProcess:
Process

Public Member Functions

void onReceive (string)
 IPC event. More...
 
void init (bool)
 
void addPublisherValue (float)
 
void updatePublisherValue (int, float)
 
- Public Member Functions inherited from Process
Device getOwnerDevice ()
 Returns the device for this process. More...
 

Detailed Description

CGoosePublisherProcess handles and manipulates the CGoosePublisher server.

Member Function Documentation

◆ addPublisherValue()

void CGoosePublisherProcess::addPublisherValue ( float  )

◆ init()

void CGoosePublisherProcess::init ( bool  )

◆ onReceive()

void CGoosePublisherProcess::onReceive ( string  )

IPC event.

◆ updatePublisherValue()

void CGoosePublisherProcess::updatePublisherValue ( int  ,
float   
)

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