Xmipp  v3.23.11-Nereus
Public Attributes | List of all members
alglib_impl::ae_serializer Struct Reference

#include <ap.h>

Public Attributes

ae_int_t mode
 
ae_int_t entries_needed
 
ae_int_t entries_saved
 
ae_int_t bytes_asked
 
ae_int_t bytes_written
 
std::string * out_cppstr
 
char * out_str
 
const char * in_str
 

Detailed Description

Definition at line 410 of file ap.h.

Member Data Documentation

◆ bytes_asked

ae_int_t alglib_impl::ae_serializer::bytes_asked

Definition at line 415 of file ap.h.

◆ bytes_written

ae_int_t alglib_impl::ae_serializer::bytes_written

Definition at line 416 of file ap.h.

◆ entries_needed

ae_int_t alglib_impl::ae_serializer::entries_needed

Definition at line 413 of file ap.h.

◆ entries_saved

ae_int_t alglib_impl::ae_serializer::entries_saved

Definition at line 414 of file ap.h.

◆ in_str

const char* alglib_impl::ae_serializer::in_str

Definition at line 422 of file ap.h.

◆ mode

ae_int_t alglib_impl::ae_serializer::mode

Definition at line 412 of file ap.h.

◆ out_cppstr

std::string* alglib_impl::ae_serializer::out_cppstr

Definition at line 419 of file ap.h.

◆ out_str

char* alglib_impl::ae_serializer::out_str

Definition at line 421 of file ap.h.


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