Class Index | Cross Index | Namespace Index |
Container Reference base class.
Contained in: FrameCPP::Version_3_4_5
Derived from:
none
Derived by:
FrameCPP::Version_3_4_5::RefHead
#include "../../../../../lib/framecpp/src/Version3_4_5/refheadbase.hh"
public function member index: |
|||
RefHeadBase | (); | ||
virtual | ~RefHeadBase | (); | |
virtual void | addItem | (Base* b); | Add an item to the container. Pure virtual. |
virtual const void* | getContainer | () const; | |
Parameters:
Parameter | Description |
Base* b | Item to be added. |
Exceptions:
Exception | Description |
std::bad_cast |