Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members  

Monitor::BellMaster::BellCodeListArchive Class Reference

#include <bclarch.h>

List of all members.

Public Methods

 BellCodeListArchive (BellCodeArchive &newBellCodeArchive)
void store (const BellCodeList &target)
void retrieve (BellCodeList &target)

Private Attributes

BellCodeArchivebellCodeArchive
 Archive to store and retrieve the list's bell codes. More...


Constructor & Destructor Documentation

BellCodeListArchive::BellCodeListArchive BellCodeArchive   newBellCodeArchive
 

Parameters:
newBellCodeArchive  Archive to store and retrieve bell codes.

Definition at line 50 of file bclarch.cpp.

References _USEMYTRACE_.


Member Function Documentation

void BellCodeListArchive::retrieve BellCodeList   target
 

Definition at line 76 of file bclarch.cpp.

References _USEMYTRACE_, and bellCodeArchive.

void BellCodeListArchive::store const BellCodeList   target
 

Definition at line 60 of file bclarch.cpp.

References _USEMYTRACE_, and bellCodeArchive.


Member Data Documentation

BellCodeArchive& Monitor::BellMaster::BellCodeListArchive::bellCodeArchive [private]
 

Archive to store and retrieve the list's bell codes.

Definition at line 71 of file bclarch.h.

Referenced by retrieve, and store.


Generated on Wed Oct 29 20:54:52 2003 for Bellmaster BC Common by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002