#include <MemoryX/libraries/memorytypes/entity/SEC/SECRelation.h>
|
| | RightToRelation () |
| |
| | RightToRelation (const ObjectClassBasePtr &possibleObject1, const ObjectClassBasePtr &possibleObject2) |
| |
| | RightToRelation (const ObjectClassList &possibleObjects1, const ObjectClassList &possibleObjects2) |
| |
| armarx::VariantDataClassPtr | clone (const Ice::Current &c=Ice::emptyCurrent) const override |
| |
| void | deserialize (const armarx::ObjectSerializerBasePtr &serializer, const Ice::Current &c=Ice::emptyCurrent) override |
| |
| std::string | getName (const Ice::Current &c=Ice::emptyCurrent) const override |
| |
| Ice::Int | getType (const Ice::Current &c=Ice::emptyCurrent) const override |
| |
| bool | hasEqualObjects (const SECRelationBasePtr &other, const Ice::Current &c=Ice::emptyCurrent) override |
| |
| Ice::ObjectPtr | ice_clone () const override |
| |
| bool | isEqual (const SECRelationBasePtr &other, bool ignoreName) const |
| |
| bool | isEqual (const SECRelationBasePtr &other, const Ice::Current &c=Ice::emptyCurrent) const override |
| |
| std::string | objects1ToString () const |
| |
| std::string | objects2ToString () const |
| |
| std::string | output (const Ice::Current &c=Ice::emptyCurrent) const override |
| |
| | SECRelation () |
| |
| | SECRelation (const std::string &relationName, const ObjectClassBasePtr &possibleObject1, const ObjectClassBasePtr &possibleObject2) |
| |
| | SECRelation (const std::string &relationName, const ObjectClassList &possibleObjects1, const ObjectClassList &possibleObjects2) |
| |
| void | serialize (const armarx::ObjectSerializerBasePtr &serializer, const Ice::Current &c=Ice::emptyCurrent) const override |
| |
| void | setName (const std::string &name, const Ice::Current &c=Ice::emptyCurrent) override |
| |
| bool | validate (const Ice::Current &c=Ice::emptyCurrent) override |
| |
|
| bool | _isEqual (const SECRelationBasePtr &other, bool ignoreName=false, bool reversed=false) const |
| |
Definition at line 128 of file SECRelation.h.
◆ RightToRelation() [1/3]
◆ RightToRelation() [2/3]
| RightToRelation |
( |
const ObjectClassList & |
possibleObjects1, |
|
|
const ObjectClassList & |
possibleObjects2 |
|
) |
| |
◆ RightToRelation() [3/3]
| RightToRelation |
( |
const ObjectClassBasePtr & |
possibleObject1, |
|
|
const ObjectClassBasePtr & |
possibleObject2 |
|
) |
| |
The documentation for this class was generated from the following files: