alglib_impl::ae_serializer Struct Reference

#include <ap.h>

Public Attributes

ae_int_t bytes_asked
 
ae_int_t bytes_written
 
ae_int_t entries_needed
 
ae_int_t entries_saved
 
const char * in_str
 
ae_int_t mode
 
std::string * out_cppstr
 
char * out_str
 
ae_int_t stream_aux
 
ae_stream_reader stream_reader
 
ae_stream_writer stream_writer
 

Detailed Description

Definition at line 449 of file ap.h.

Member Data Documentation

◆ bytes_asked

ae_int_t alglib_impl::ae_serializer::bytes_asked

Definition at line 454 of file ap.h.

◆ bytes_written

ae_int_t alglib_impl::ae_serializer::bytes_written

Definition at line 455 of file ap.h.

◆ entries_needed

ae_int_t alglib_impl::ae_serializer::entries_needed

Definition at line 452 of file ap.h.

◆ entries_saved

ae_int_t alglib_impl::ae_serializer::entries_saved

Definition at line 453 of file ap.h.

◆ in_str

const char* alglib_impl::ae_serializer::in_str

Definition at line 461 of file ap.h.

◆ mode

ae_int_t alglib_impl::ae_serializer::mode

Definition at line 451 of file ap.h.

◆ out_cppstr

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

Definition at line 458 of file ap.h.

◆ out_str

char* alglib_impl::ae_serializer::out_str

Definition at line 460 of file ap.h.

◆ stream_aux

ae_int_t alglib_impl::ae_serializer::stream_aux

Definition at line 462 of file ap.h.

◆ stream_reader

ae_stream_reader alglib_impl::ae_serializer::stream_reader

Definition at line 464 of file ap.h.

◆ stream_writer

ae_stream_writer alglib_impl::ae_serializer::stream_writer

Definition at line 463 of file ap.h.


The documentation for this struct was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich