MIDAS
Loading...
Searching...
No Matches
RPC_LIST Struct Reference

#include <midas.h>

Collaboration diagram for RPC_LIST:

Public Attributes

INT id
 
const charname
 
RPC_PARAM param [MAX_RPC_PARAMS]
 
RPC_HANDLERdispatch
 

Detailed Description

Definition at line 1597 of file midas.h.

Member Data Documentation

◆ dispatch

RPC_HANDLER* RPC_LIST::dispatch

Definition at line 1601 of file midas.h.

◆ id

INT RPC_LIST::id

Definition at line 1598 of file midas.h.

◆ name

const char* RPC_LIST::name

Definition at line 1599 of file midas.h.

◆ param

RPC_PARAM RPC_LIST::param[MAX_RPC_PARAMS]

Definition at line 1600 of file midas.h.


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