kig
AreParallelType Class Reference
#include <tests_type.h>
Inheritance diagram for AreParallelType:

Detailed Description
Definition at line 23 of file tests_type.h.
Public Member Functions | |
| ObjectImp * | calc (const Args &parents, const KigDocument &) const |
| const ObjectImpType * | resultId () const |
Static Public Member Functions | |
| static const AreParallelType * | instance () |
Member Function Documentation
| ObjectImp * AreParallelType::calc | ( | const Args & | parents, | |
| const KigDocument & | ||||
| ) | const [virtual] |
| const AreParallelType * AreParallelType::instance | ( | ) | [static] |
Definition at line 50 of file tests_type.cc.
| const ObjectImpType * AreParallelType::resultId | ( | ) | const [virtual] |
returns the ObjectImp id of the ObjectImp's produced by this ObjectType.
if the ObjectType can return different sorts of ObjectImp's, it should return the biggest common id, or ID_AnyImp.
Implements ObjectType.
Definition at line 69 of file tests_type.cc.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference