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

Detailed Description
Definition at line 34 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 AreOrthogonalType * | instance () |
Member Function Documentation
| ObjectImp * AreOrthogonalType::calc | ( | const Args & | parents, | |
| const KigDocument & | ||||
| ) | const [virtual] |
| const AreOrthogonalType * AreOrthogonalType::instance | ( | ) | [static] |
Definition at line 94 of file tests_type.cc.
| const ObjectImpType * AreOrthogonalType::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 113 of file tests_type.cc.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference