#include <AttributeRep.h>


Definition at line 9 of file BONExtender/Rep/AttributeRep.h.
Definition at line 11 of file MetaInterpreter/Rep/AttributeRep.h.
Definition at line 12 of file BONExtender/Rep/AttributeRep.h.
| AttributeRep::AttributeRep | ( | BON::FCO & | ptr | ) |
Definition at line 19 of file BONExtender/Rep/AttributeRep.cpp.
| AttributeRep::~AttributeRep | ( | ) | [virtual] |
Definition at line 25 of file BONExtender/Rep/AttributeRep.cpp.
| AttributeRep::AttributeRep | ( | BON::FCO & | ptr | ) |
| virtual AttributeRep::~AttributeRep | ( | ) | [virtual] |
| void AttributeRep::addOwner | ( | FCO * | owner_fco | ) |
| void AttributeRep::addOwner | ( | FCO * | owner_fco | ) |
Definition at line 56 of file BONExtender/Rep/AttributeRep.cpp.
Implemented in EnumAttributeRep, BoolAttributeRep, and FieldAttributeRep.
Implemented in EnumAttributeRep, BoolAttributeRep, and FieldAttributeRep.
| std::string AttributeRep::doDump | ( | ) | [inline, virtual] |
Implements Any.
Definition at line 21 of file MetaInterpreter/Rep/AttributeRep.h.
| std::string AttributeRep::doDump | ( | ) | [inline, virtual] |
Implements Any.
Definition at line 21 of file BONExtender/Rep/AttributeRep.h.
| virtual std::string AttributeRep::doDumpAttr | ( | const std::string & | mm = "" |
) | [pure virtual] |
Implemented in EnumAttributeRep, BoolAttributeRep, and FieldAttributeRep.
| virtual std::string AttributeRep::doDumpErroneousAttrHdr | ( | ) | [pure virtual] |
Implemented in EnumAttributeRep, BoolAttributeRep, and FieldAttributeRep.
| virtual std::string AttributeRep::doDumpErroneousAttrSrc | ( | FCO * | ) | [pure virtual] |
Implemented in EnumAttributeRep, BoolAttributeRep, and FieldAttributeRep.
| std::string AttributeRep::dumpHelp | ( | ) |
Definition at line 53 of file MetaInterpreter/Rep/AttributeRep.cpp.
| std::string AttributeRep::getMetaRef | ( | const std::string & | owner | ) |
Definition at line 64 of file MetaInterpreter/Rep/AttributeRep.cpp.
| virtual std::string AttributeRep::getMethodName | ( | ) | [pure virtual] |
Implemented in EnumAttributeRep, BoolAttributeRep, and FieldAttributeRep.
| Any::KIND_TYPE AttributeRep::getMyKind | ( | ) | const [inline, virtual] |
Implements Any.
Definition at line 19 of file MetaInterpreter/Rep/AttributeRep.h.
| Any::KIND_TYPE AttributeRep::getMyKind | ( | ) | const [inline, virtual] |
Implements Any.
Definition at line 20 of file BONExtender/Rep/AttributeRep.h.
| std::string AttributeRep::getName | ( | ) | const [virtual] |
Reimplemented from Any.
Definition at line 26 of file MetaInterpreter/Rep/AttributeRep.cpp.
| std::string AttributeRep::getNameToUse | ( | ) |
Definition at line 47 of file BONExtender/Rep/AttributeRep.cpp.
| std::string AttributeRep::getPrompt | ( | ) |
| std::string AttributeRep::getPrompt | ( | ) |
Definition at line 42 of file BONExtender/Rep/AttributeRep.cpp.
| virtual std::string AttributeRep::getSetMethodName | ( | ) | [pure virtual] |
Implemented in EnumAttributeRep, BoolAttributeRep, and FieldAttributeRep.
| virtual ATTR_TYPE AttributeRep::getType | ( | ) | [pure virtual] |
Implemented in EnumAttributeRep, BoolAttributeRep, FieldAttributeRep, EnumAttributeRep, BoolAttributeRep, and FieldAttributeRep.
| virtual ATTR_TYPE AttributeRep::getType | ( | ) | [pure virtual] |
Implemented in EnumAttributeRep, BoolAttributeRep, FieldAttributeRep, EnumAttributeRep, BoolAttributeRep, and FieldAttributeRep.
| void AttributeRep::getXY | ( | unsigned int * | x, | |
| unsigned int * | y | |||
| ) | const |
Definition at line 75 of file MetaInterpreter/Rep/AttributeRep.cpp.
| int AttributeRep::hasAnyOwner | ( | ) | const |
| int AttributeRep::hasAnyOwner | ( | ) | const |
Definition at line 68 of file BONExtender/Rep/AttributeRep.cpp.
| bool AttributeRep::isGlobal | ( | ) |
| bool AttributeRep::isGlobal | ( | ) |
Definition at line 30 of file BONExtender/Rep/AttributeRep.cpp.
| bool AttributeRep::isViewable | ( | ) |
| bool AttributeRep::isViewable | ( | ) |
Definition at line 36 of file BONExtender/Rep/AttributeRep.cpp.
| bool AttributeRep::lessThan | ( | const AttributeRep * | rep | ) | const |
Definition at line 83 of file MetaInterpreter/Rep/AttributeRep.cpp.
ATTR_TYPE AttributeRep::attr [protected] |
Definition at line 40 of file BONExtender/Rep/AttributeRep.h.
std::vector< FCO * > AttributeRep::m_ownerList [protected] |
Definition at line 41 of file BONExtender/Rep/AttributeRep.h.
1.6.3