ArnLib  4.0.x
Active Registry Network
ArnRpc::MethodsParam::Params Struct Reference

#include <ArnRpc.hpp>

Public Attributes

QList< QByteArray > paramNames
 
QList< QList< int > > methodIdsTab
 
QList< int > allMethodIds
 

Detailed Description

Definition at line 469 of file ArnRpc.hpp.

Member Data Documentation

◆ allMethodIds

QList<int> ArnRpc::MethodsParam::Params::allMethodIds

Definition at line 472 of file ArnRpc.hpp.

◆ methodIdsTab

QList< QList<int> > ArnRpc::MethodsParam::Params::methodIdsTab

Definition at line 471 of file ArnRpc.hpp.

◆ paramNames

QList<QByteArray> ArnRpc::MethodsParam::Params::paramNames

Definition at line 470 of file ArnRpc.hpp.


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