ArtsNetMatrixAggregator


[ libArts | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

DESCRIPTION

Class Summary

class ArtsNetMatrixAggregator

{

public:
ArtsNetMatrixAggregator(const Arts & arts);
void Add(const Arts & arts);
ArtsNetMatrix *ConvertToArtsNetMatrix() const;
protected:
}; // ArtsNetMatrixAggregator

Back to the top of ArtsNetMatrixAggregator


DESCRIPTION


---------------------------------------------------------------------------
class ArtsNetMatrixAggregator
---------------------------------------------------------------------------
This class is used to aggregate net matrix objects in the time domain.
---------------------------------------------------------------------------

Back to the top of ArtsNetMatrixAggregator


ArtsNetMatrixAggregator(const Arts & arts);


-------------------------------------------------------------------------
ArtsNetMatrixAggregator(const Arts & arts)
.........................................................................

-------------------------------------------------------------------------

  ArtsNetMatrixAggregator(const Arts & arts);

Back to the top of ArtsNetMatrixAggregator


void Add(const Arts & arts);


-------------------------------------------------------------------------
void Add(const Arts & arts)
.........................................................................

-------------------------------------------------------------------------

  void Add(const Arts & arts);

Back to the top of ArtsNetMatrixAggregator


ArtsNetMatrix *ConvertToArtsNetMatrix() const;


-------------------------------------------------------------------------
ArtsNetMatrix *ConvertToArtsNetMatrix() const
.........................................................................

-------------------------------------------------------------------------

  ArtsNetMatrix *ConvertToArtsNetMatrix() const;

Back to the top of ArtsNetMatrixAggregator


All Members

public:
void Add(const Arts & arts);
ArtsNetMatrix *ConvertToArtsNetMatrix() const;
protected:

Back to the top of ArtsNetMatrixAggregator


Ancestors

Class does not inherit from any other class.

Back to the top of ArtsNetMatrixAggregator


Descendants

Class is not inherited by any others.

Back to the top of ArtsNetMatrixAggregator


Generated from source by the Cocoon utilities on Sat Oct 17 14:39:58 1998 .

Report problems to jkotula@unimax.com