ArtsProtocolTableAggregator


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

Quick Index

DESCRIPTION

Class Summary

class ArtsProtocolTableAggregator

{

public:
ArtsProtocolTableAggregator(const Arts & arts);
void Add(const Arts & arts);
ArtsProtocolTable *ConvertToArtsProtocolTable() const;
protected:
}; // ArtsProtocolTableAggregator

Back to the top of ArtsProtocolTableAggregator


DESCRIPTION


---------------------------------------------------------------------------
class ArtsProtocolTableAggregator
---------------------------------------------------------------------------
This class is used to aggregate protocol table objects in the time domain.
---------------------------------------------------------------------------

Back to the top of ArtsProtocolTableAggregator


ArtsProtocolTableAggregator(const Arts & arts);


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

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

  ArtsProtocolTableAggregator(const Arts & arts);

Back to the top of ArtsProtocolTableAggregator


void Add(const Arts & arts);


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

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

  void Add(const Arts & arts);

Back to the top of ArtsProtocolTableAggregator


ArtsProtocolTable *ConvertToArtsProtocolTable() const;


-------------------------------------------------------------------------
ArtsProtocolTable *ConvertToArtsProtocolTable() const
.........................................................................

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

  ArtsProtocolTable *ConvertToArtsProtocolTable() const;

Back to the top of ArtsProtocolTableAggregator


All Members

public:
void Add(const Arts & arts);
ArtsProtocolTable *ConvertToArtsProtocolTable() const;
protected:

Back to the top of ArtsProtocolTableAggregator


Ancestors

Class does not inherit from any other class.

Back to the top of ArtsProtocolTableAggregator


Descendants

Class is not inherited by any others.

Back to the top of ArtsProtocolTableAggregator


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

Report problems to jkotula@unimax.com