#include <entity.h>
Definition at line 6 of file BONExtender/entity.h.
Entity::Entity | ( | const BON::Folder & | parent, | |
const BON::FCO & | p, | |||
const BON::FCO & | p2 = BON::FCO() | |||
) | [inline, explicit] |
Definition at line 10 of file BONExtender/entity.h.
Entity::Entity | ( | const Entity & | operand | ) | [inline] |
Definition at line 13 of file BONExtender/entity.h.
Entity::~Entity | ( | ) | [inline] |
Definition at line 32 of file BONExtender/entity.h.
Entity::Entity | ( | const BON::Folder & | parent, | |
const BON::FCO & | p, | |||
const BON::FCO & | p2 = BON::FCO() | |||
) | [inline, explicit] |
Definition at line 10 of file MetaInterpreter/entity.h.
Entity::Entity | ( | const Entity & | operand | ) | [inline] |
Definition at line 13 of file MetaInterpreter/entity.h.
Entity::~Entity | ( | ) | [inline] |
Definition at line 34 of file MetaInterpreter/entity.h.
void Entity::deleted | ( | const bool | val | ) | [inline] |
Definition at line 54 of file MetaInterpreter/entity.h.
void Entity::deleted | ( | const bool | val | ) | [inline] |
Definition at line 50 of file BONExtender/entity.h.
std::string Entity::getDispName | ( | ) | const [inline] |
Definition at line 47 of file MetaInterpreter/entity.h.
BON::Folder Entity::getParentFolder | ( | ) | const [inline] |
Definition at line 48 of file MetaInterpreter/entity.h.
BON::Folder Entity::getParentFolder | ( | ) | const [inline] |
Definition at line 45 of file BONExtender/entity.h.
BON::FCO Entity::getPointer | ( | ) | const [inline] |
Definition at line 45 of file MetaInterpreter/entity.h.
BON::FCO Entity::getPointer | ( | ) | const [inline] |
Definition at line 43 of file BONExtender/entity.h.
BON::FCO Entity::getRespPointer | ( | ) | const [inline] |
Definition at line 46 of file MetaInterpreter/entity.h.
BON::FCO Entity::getRespPointer | ( | ) | const [inline] |
Definition at line 44 of file BONExtender/entity.h.
bool Entity::isDeleted | ( | ) | const [inline] |
Definition at line 53 of file MetaInterpreter/entity.h.
bool Entity::isDeleted | ( | ) | const [inline] |
Definition at line 49 of file BONExtender/entity.h.
bool Entity::operator!= | ( | const Entity & | peer | ) | [inline] |
Definition at line 37 of file MetaInterpreter/entity.h.
bool Entity::operator!= | ( | const Entity & | peer | ) | [inline] |
Definition at line 35 of file BONExtender/entity.h.
bool Entity::operator< | ( | const Entity & | peer | ) | const [inline] |
Definition at line 38 of file MetaInterpreter/entity.h.
bool Entity::operator< | ( | const Entity & | peer | ) | const [inline] |
Definition at line 36 of file BONExtender/entity.h.
Definition at line 21 of file MetaInterpreter/entity.h.
Definition at line 20 of file BONExtender/entity.h.
bool Entity::operator== | ( | const Entity & | peer | ) | [inline] |
Definition at line 36 of file MetaInterpreter/entity.h.
bool Entity::operator== | ( | const Entity & | peer | ) | [inline] |
Definition at line 34 of file BONExtender/entity.h.
void Entity::setDispName | ( | const std::string & | dn | ) | [inline] |
Definition at line 51 of file MetaInterpreter/entity.h.
void Entity::setParentFolder | ( | const BON::Folder & | pf | ) | [inline] |
Definition at line 52 of file MetaInterpreter/entity.h.
void Entity::setParentFolder | ( | const BON::Folder & | pf | ) | [inline] |
Definition at line 48 of file BONExtender/entity.h.
void Entity::setPointer | ( | const BON::FCO & | p | ) | [inline] |
Definition at line 49 of file MetaInterpreter/entity.h.
void Entity::setPointer | ( | const BON::FCO & | p | ) | [inline] |
Definition at line 46 of file BONExtender/entity.h.
void Entity::setRespPointer | ( | const BON::FCO & | r_p | ) | [inline] |
Definition at line 50 of file MetaInterpreter/entity.h.
void Entity::setRespPointer | ( | const BON::FCO & | r_p | ) | [inline] |
Definition at line 47 of file BONExtender/entity.h.