31 children->iterator (); it.hasNext (); ) {
32 TypedPointer <ImgRenderer> *tp = it.getNext ();
40 children->iterator (); it.hasNext (); ) {
41 TypedPointer <ImgRenderer> *tp = it.getNext ();
50 children->iterator (); it.hasNext (); ) {
51 TypedPointer <ImgRenderer> *tp = it.getNext ();
59 children->iterator (); it.hasNext (); ) {
60 TypedPointer <ImgRenderer> *tp = it.getNext ();
void setBuffer(core::Imgbuf *buffer, bool resize)
Called, when an image buffer is attached.
lout::container::typed::HashSet< lout::object::TypedPointer< ImgRenderer > > * children
void drawRow(int row)
Called, when data from a row is available and has been copied into the image buffer.
void finish()
Called, when all image data has been retrieved.
void fatal()
Called, when there are problems with the retrieval of image data.
The platform independent interface for image buffers.
Typed version of container::untyped::Iterator.
Dw is in this namespace, or sub namespaces of this one.
This namespace contains a framework for container classes, which members are instances of object::Obj...
Here, some common classes (or interfaces) are defined, to standardize the access to other classes.