SciDAVis  1.D4
Public Member Functions | Private Attributes
MatrixSetFormatCmd Class Reference

#include <matrixcommands.h>

List of all members.

Public Member Functions

 MatrixSetFormatCmd (future::Matrix::Private *private_obj, char new_format)
virtual void redo ()
virtual void undo ()

Private Attributes

char d_other_format
future::Matrix::Privated_private_obj
 The private object to modify.

Detailed Description

Set numeric format


Constructor & Destructor Documentation

MatrixSetFormatCmd::MatrixSetFormatCmd ( future::Matrix::Private private_obj,
char  new_format 
)

Member Function Documentation

void MatrixSetFormatCmd::redo ( )
virtual
void MatrixSetFormatCmd::undo ( )
virtual

References redo().


Member Data Documentation

char MatrixSetFormatCmd::d_other_format
private

Referenced by redo().

future::Matrix::Private* MatrixSetFormatCmd::d_private_obj
private

The private object to modify.

Referenced by MatrixSetFormatCmd(), and redo().


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