Public Member Functions | Private Attributes | List of all members
arma_ostream_state Class Reference

#include <arma_ostream_bones.hpp>

Public Member Functions

 arma_ostream_state (const std::ostream &o)
 
void restore (std::ostream &o) const
 

Private Attributes

const char orig_fill
 
const ios::fmtflags orig_flags
 
const std::streamsize orig_precision
 
const std::streamsize orig_width
 

Detailed Description

Definition at line 19 of file arma_ostream_bones.hpp.

Member Data Documentation

const char arma_ostream_state::orig_fill
private

Definition at line 26 of file arma_ostream_bones.hpp.

const ios::fmtflags arma_ostream_state::orig_flags
private

Definition at line 23 of file arma_ostream_bones.hpp.

const std::streamsize arma_ostream_state::orig_precision
private

Definition at line 24 of file arma_ostream_bones.hpp.

const std::streamsize arma_ostream_state::orig_width
private

Definition at line 25 of file arma_ostream_bones.hpp.


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


armadillo_matrix
Author(s):
autogenerated on Fri Apr 16 2021 02:32:00