MIDAS
Loading...
Searching...
No Matches
RPE Class Reference
Collaboration diagram for RPE:

Public Attributes

size_t offset = 0
 
size_t arg_size = 0
 
size_t param_size = 0
 
size_t out_max_size_offset = 0
 
size_t out_max_size = 0
 
std::string * ps = NULL
 
std::vector< char > * pv = NULL
 
void * pparam = NULL
 

Detailed Description

Definition at line 15475 of file midas.cxx.

Member Data Documentation

◆ arg_size

size_t RPE::arg_size = 0

Definition at line 15479 of file midas.cxx.

◆ offset

size_t RPE::offset = 0

Definition at line 15478 of file midas.cxx.

◆ out_max_size

size_t RPE::out_max_size = 0

Definition at line 15482 of file midas.cxx.

◆ out_max_size_offset

size_t RPE::out_max_size_offset = 0

Definition at line 15481 of file midas.cxx.

◆ param_size

size_t RPE::param_size = 0

Definition at line 15480 of file midas.cxx.

◆ pparam

void* RPE::pparam = NULL

Definition at line 15485 of file midas.cxx.

◆ ps

std::string* RPE::ps = NULL

Definition at line 15483 of file midas.cxx.

◆ pv

std::vector<char>* RPE::pv = NULL

Definition at line 15484 of file midas.cxx.


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