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 15577 of file midas.cxx.

Member Data Documentation

◆ arg_size

size_t RPE::arg_size = 0

Definition at line 15581 of file midas.cxx.

◆ offset

size_t RPE::offset = 0

Definition at line 15580 of file midas.cxx.

◆ out_max_size

size_t RPE::out_max_size = 0

Definition at line 15584 of file midas.cxx.

◆ out_max_size_offset

size_t RPE::out_max_size_offset = 0

Definition at line 15583 of file midas.cxx.

◆ param_size

size_t RPE::param_size = 0

Definition at line 15582 of file midas.cxx.

◆ pparam

void* RPE::pparam = NULL

Definition at line 15587 of file midas.cxx.

◆ ps

std::string* RPE::ps = NULL

Definition at line 15585 of file midas.cxx.

◆ pv

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

Definition at line 15586 of file midas.cxx.


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