PartitionParent Class Reference

A parent pointer to an Partition object (with operator[] overload). More...

#include <partition.h>

Inheritance diagram for PartitionParent:

ParentPtr SmartPtr List of all members.

Public Member Functions

 PartitionParent ()
 PartitionParent (IRefCount< Partition > *ptr)
MDObjectPtr operator[] (const char *ChildName)
 Child access operators that overcome dereferencing problems with SmartPtrs.
MDObjectPtr operator[] (MDOTypePtr ChildType)
MDObjectPtr operator[] (const UL &ChildType)
MDObjectPtr operator[] (ULPtr &ChildType)

Detailed Description

A parent pointer to an Partition object (with operator[] overload).


Constructor & Destructor Documentation

PartitionParent (  )  [inline]

PartitionParent ( IRefCount< Partition > *  ptr  )  [inline]


Member Function Documentation

MDObjectPtr operator[] ( const char *  ChildName  ) 

Child access operators that overcome dereferencing problems with SmartPtrs.

MDObjectPtr operator[] ( MDOTypePtr  ChildType  ) 

MDObjectPtr operator[] ( const UL ChildType  ) 

MDObjectPtr operator[] ( ULPtr ChildType  ) 


The documentation for this class was generated from the following file:
Generated on Mon Apr 2 15:21:01 2007 for MXFLib by  doxygen 1.5.1-p1