Plasma Engine  2.0
Loading...
Searching...
No Matches
plRemoteToolingInterface Class Referenceabstract

Interface to give access to the FileServe client for additional tooling needs. More...

#include <RemoteToolingInterface.h>

Inheritance diagram for plRemoteToolingInterface:

Public Member Functions

virtual plRemoteInterfaceGetRemoteInterface ()=0
 

Detailed Description

Interface to give access to the FileServe client for additional tooling needs.

For now, this interface just gives access to the plRemoteInterface that is used to communicate with the FileServe server. This allows for maximum flexibility sending and receiving custom messages.

Member Function Documentation

◆ GetRemoteInterface()

virtual plRemoteInterface * plRemoteToolingInterface::GetRemoteInterface ( )
pure virtual

Implemented in plFileserveClient.


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