plptools
Loading...
Searching...
No Matches
rpcs.h File Reference
#include "psitime.h"
#include "psiprocess.h"
#include "rfsv.h"
#include "Enum.h"
#include <vector>
Include dependency graph for rpcs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rpcs
 Remote procedure call services via PLP. More...
 
struct  rpcs::machineInfo_t
 This struct holds the data returned by rpcs::getMachineInfo. More...
 

Typedefs

typedef std::vector< PsiProcessprocessList
 

Typedef Documentation

◆ processList

typedef std::vector<PsiProcess> processList

Definition at line 34 of file rpcs.h.