ADTF
Loading...
Searching...
No Matches
adtf::remote::bat::ISystem Class Referenceabstract

Inherits adtf::remote::ant::ISystem.

Inherited by adtf::remote::catwo::ISystem.

Public Member Functions

 ADTF_IID (ISystem, "system.bat.remote.adtf")
 RPC interface ID of the ADTF System RPC object server.
 
virtual const char * GetRPCIIDsForObject (const char *strObject) const =0
 
- Public Member Functions inherited from adtf::remote::ant::ISystem
 ADTF_IID (ISystem, "system.ant.remote.adtf")
 RPC interface ID of the ADTF System RPC object server.
 
virtual const char * GetObjects () const =0
 
virtual const char * GetRPCIIDForObject (const char *strObject) const =0
 
virtual int8_t GetRunlevel () const =0
 
virtual tResult SetRunlevel (int8_t nRunLevel)=0
 
virtual const char * GetLastErrorString () const =0
 
virtual tResult Shutdown ()=0
 
virtual uint64_t GetProcessID () const =0
 

Additional Inherited Members

- Static Public Attributes inherited from adtf::remote::ant::ISystem
static constexpr const tChar *const DEFAULT_NAME = "system"
 Default RPC object server name of the ADTF System RPC object server.
 

Member Function Documentation

◆ GetRPCIIDsForObject()

virtual const char * adtf::remote::bat::ISystem::GetRPCIIDsForObject ( const char * strObject) const
pure virtual

Retrieves the RPC interfaces of a given rpc object.

Parameters
[in]strObjectThe RPC object server name.
Returns
NULL terminated comma seperated string of the RPCIIDs.
Return values
<empty>The object is not avaiblable within the system.

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