| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

DybDaq::DaqExpandable Class Reference

#include <DaqExpandable.h>

Inheritance diagram for DybDaq::DaqExpandable:

[legend]
List of all members.

Public Member Functions

virtual ~DaqExpandable ()
 Destroy this instance of the class.

Protected Member Functions

 DaqExpandable ()
 Creates an instance of this class.
virtual void expanded (const unsigned int size)=0
 Tells this object that its contents has expanded by the specified number of bytes.

Private Member Functions

 DaqExpandable (DaqExpandable &rhs)
 Suppress default.
DaqExpandableoperator= (DaqExpandable &rhs)
 Suppress default.

Friends

class DaqContainer

Detailed Description

Definition at line 19 of file DaqExpandable.h.


Constructor & Destructor Documentation

DaqExpandable::~DaqExpandable (  )  [virtual]

Destroy this instance of the class.

Definition at line 17 of file DaqExpandable.cc.

00017                               {
00018 }

DaqExpandable::DaqExpandable (  )  [protected]

Creates an instance of this class.

Definition at line 13 of file DaqExpandable.cc.

00014 {
00015 }

DybDaq::DaqExpandable::DaqExpandable ( DaqExpandable rhs  )  [private]

Suppress default.


Member Function Documentation

virtual void DybDaq::DaqExpandable::expanded ( const unsigned int  size  )  [protected, pure virtual]

Tells this object that its contents has expanded by the specified number of bytes.

DaqExpandable& DybDaq::DaqExpandable::operator= ( DaqExpandable rhs  )  [private]

Suppress default.


Friends And Related Function Documentation

friend class DaqContainer [friend]

Definition at line 23 of file DaqExpandable.h.


The documentation for this class was generated from the following files:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:07:44 2011 for DaqReadoutFormat by doxygen 1.4.7