jigdo API
Last update by Admin on 2010-05-23
Job::MakeImageDl::ChildListBase Class Reference
Child objects are in two lists, need this to disambiguate them. More...
#include <makeimagedl.hh>
Inheritance diagram for Job::MakeImageDl::ChildListBase:

Public Member Functions | |
Child * | get () |
Allow ChildListBase objects to be used as Child objects - convenient, but slightly dangerous - *must* be sure that the ChildListBase is really a Child. | |
const Child * | get () const |
Friends | |
class | Job::MakeImageDl::Child |
Detailed Description
Child objects are in two lists, need this to disambiguate them.All instances of ChildListBase *must* actually be Child objects, which is the only class allowed to derive from it.
Member Function Documentation
Job::MakeImageDl::Child * Job::MakeImageDl::ChildListBase::get | ( | ) | [inline] |
Allow ChildListBase objects to be used as Child objects - convenient, but slightly dangerous - *must* be sure that the ChildListBase is really a Child.
These methods use upcasts.
const Job::MakeImageDl::Child * Job::MakeImageDl::ChildListBase::get | ( | ) | const [inline] |
Friends And Related Function Documentation
friend class Job::MakeImageDl::Child [friend] |
The documentation for this class was generated from the following file:
- job/makeimagedl.hh
Generated on Tue Sep 23 14:27:43 2008 for jigdo by
