Bayonne2 / Common C++ 2 Framework
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
ost::BayonneRPC::params Struct Reference

#include <bayonne.h>

Collaboration diagram for ost::BayonneRPC::params:
Collaboration graph
[legend]

Data Fields

char * name [96]
 
char * map [96]
 
char * value [96]
 
unsigned short param [96]
 
unsigned count
 
short argc
 

Detailed Description

Definition at line 3241 of file bayonne.h.

Field Documentation

short ost::BayonneRPC::params::argc

Definition at line 3248 of file bayonne.h.

unsigned ost::BayonneRPC::params::count

Definition at line 3247 of file bayonne.h.

char* ost::BayonneRPC::params::map[96]

Definition at line 3244 of file bayonne.h.

char* ost::BayonneRPC::params::name[96]

Definition at line 3243 of file bayonne.h.

unsigned short ost::BayonneRPC::params::param[96]

Definition at line 3246 of file bayonne.h.

char* ost::BayonneRPC::params::value[96]

Definition at line 3245 of file bayonne.h.


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