#include <makeimagedl.hh>

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 |
All instances of ChildListBase *must* actually be Child objects, which is the only class allowed to derive from it.
| 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] |
friend class Job::MakeImageDl::Child [friend] |
1.5.6