ArtsPortTableAggregator


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

Quick Index

DESCRIPTION

Class Summary

class ArtsPortTableAggregator

{

public:
ArtsPortTableAggregator(const Arts & arts);
void Add(const Arts & arts);
ArtsPortTable *ConvertToArtsPortTable() const;
protected:
}; // ArtsPortTableAggregator

Back to the top of ArtsPortTableAggregator


DESCRIPTION


---------------------------------------------------------------------------
class ArtsPortTableAggregator
---------------------------------------------------------------------------
This class is used to aggregate port table objects in the time domain.
---------------------------------------------------------------------------

Back to the top of ArtsPortTableAggregator


ArtsPortTableAggregator(const Arts & arts);


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

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

  ArtsPortTableAggregator(const Arts & arts);

Back to the top of ArtsPortTableAggregator


void Add(const Arts & arts);


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

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

  void Add(const Arts & arts);

Back to the top of ArtsPortTableAggregator


ArtsPortTable *ConvertToArtsPortTable() const;


-------------------------------------------------------------------------
ArtsPortTable *ConvertToArtsPortTable() const
.........................................................................

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

  ArtsPortTable *ConvertToArtsPortTable() const;

Back to the top of ArtsPortTableAggregator


All Members

public:
void Add(const Arts & arts);
ArtsPortTable *ConvertToArtsPortTable() const;
protected:

Back to the top of ArtsPortTableAggregator


Ancestors

Class does not inherit from any other class.

Back to the top of ArtsPortTableAggregator


Descendants

Class is not inherited by any others.

Back to the top of ArtsPortTableAggregator


Generated from source by the Cocoon utilities on Sat Oct 17 14:40:01 1998 .

Report problems to jkotula@unimax.com