In file execabl.hxx:

class OExecutable : virtual public NAMESPACE_VOS IExecutable, virtual public NAMESPACE_VOS OReferenceCounter

OExecutable added default impl

Inheritance:


Public Methods

virtual Boolean operator< (const IExecutable&)
STL demands this operators if you want to place IExecutables per value in collections
virtual Boolean unblock ()
Default implementation of unblock does nothing

Inherited from IExecutable:

Public Methods

virtual Boolean execute()

Inherited from IReferenceCounter:


Documentation

OExecutable added default impl. of IReferenceCounter
virtual Boolean unblock()
Default implementation of unblock does nothing

virtual Boolean operator<(const IExecutable&)
STL demands this operators if you want to place IExecutables per value in collections. Use a default implementation of the comparison-operators here without a correct semantic.


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de