Navigation

Operators and Keywords

Function List:

C++ API

octave_oprocstream Class Reference

#include <oct-prcstrm.h>

Inherits octave_tstdiostream< c_file_ptr_buf, io_c_file_ptr_stream, FILE * >.

Collaboration diagram for octave_oprocstream:

List of all members.


Public Member Functions

 octave_oprocstream (const std::string &n, std::ios::openmode arg_md=std::ios::out, oct_mach_info::float_format flt_fmt=oct_mach_info::native_float_format())

Static Public Member Functions

static octave_stream create (const std::string &n, std::ios::openmode arg_md=std::ios::out, oct_mach_info::float_format flt_fmt=oct_mach_info::native_float_format())

Protected Member Functions

 ~octave_oprocstream (void)

Constructor & Destructor Documentation

octave_oprocstream::octave_oprocstream ( const std::string n,
std::ios::openmode  arg_md = std::ios::out,
oct_mach_info::float_format  flt_fmt = oct_mach_info::native_float_format () 
)

octave_oprocstream::~octave_oprocstream ( void   )  [protected]


Member Function Documentation

octave_stream octave_oprocstream::create ( const std::string n,
std::ios::openmode  arg_md = std::ios::out,
oct_mach_info::float_format  flt_fmt = oct_mach_info::native_float_format () 
) [static]


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