|
Jamoma API
0.6.0.a19
|
This is the complete list of members for TTAttribute, including all inherited members.
| address | TTAttribute | |
| callbackGetter(const TTAttribute &attribute, TTValue &value) | TTAttribute | |
| callbackSetter(const TTAttribute &attribute, TTValue &value) | TTAttribute | |
| defaultGetter(const TTAttribute &attribute, TTValue &value) | TTAttribute | |
| defaultSetter(const TTAttribute &attribute, const TTValue &value) | TTAttribute | |
| description | TTAttribute | |
| extendAttribute(const TTSymbol name, const TTObjectBasePtr extendedObject, const TTSymbol extendedName) | TTObjectBase | |
| extendedGetter(const TTAttribute &attribute, TTValue &value) | TTAttribute | |
| extendedSetter(const TTAttribute &attribute, TTValue &value) | TTAttribute | |
| findAttribute(const TTSymbol name, TTAttribute **attr) | TTObjectBase | |
| findMessage(const TTSymbol name, TTMessage **message) | TTObjectBase | |
| get(const TTSymbol aName, T &aReturnedValue) | TTObjectBase | inline |
| getAttribute(const TTSymbol name, TTAttributePtr *attributeObject) | TTObjectBase | inline |
| getAttributeGetterFlags(const TTSymbol name, TTAttributeFlags &value) | TTObjectBase | |
| getAttributeNames(TTValue &attributeNameList) | TTObjectBase | |
| getAttributeSetterFlags(const TTSymbol name, TTAttributeFlags &value) | TTObjectBase | |
| getAttributeType(const TTSymbol name) | TTObjectBase | |
| getAttributeValue(const TTSymbol name, TTValue &value) | TTObjectBase | |
| getdescription(TTValue &returnedDescription) | TTAttribute | |
| getGetterFlags(TTAttributeFlags ¤tFlags) | TTAttribute | |
| gethidden(TTValue ¤tHiddenFlag) | TTAttribute | |
| getMessage(const TTSymbol name, TTMessagePtr *messageObject) | TTObjectBase | inline |
| getMessageNames(TTValue &messageNameList) | TTObjectBase | |
| getName() const | TTObjectBase | |
| getObserverCount() const | TTObjectBase | inline |
| getrange(TTValue ¤tRange) | TTAttribute | |
| getrangeChecking(TTValue ¤tRangeCheckingMode) | TTAttribute | |
| getreadOnly(TTValue ¤tReadOnlyValue) | TTAttribute | |
| getReferenceCount() | TTObjectBase | inline |
| getSetterFlags(TTAttributeFlags ¤tFlags) | TTAttribute | |
| getter | TTAttribute | |
| getterFlags | TTAttribute | |
| getterObject | TTAttribute | |
| hidden | TTAttribute | |
| internalValue | TTAttribute | |
| isLocked() | TTObjectBase | inline |
| lock() | TTObjectBase | inline |
| logDebug(TTImmutableCString fmtstring,...) | TTObjectBase | |
| logError(TTImmutableCString fmtstring,...) | TTObjectBase | |
| logMessage(TTImmutableCString fmtstring,...) | TTObjectBase | |
| logWarning(TTImmutableCString fmtstring,...) | TTObjectBase | |
| mDefaultValue | TTAttribute | |
| name | TTAttribute | |
| observers | TTObjectBase | protected |
| rangeChecking | TTAttribute | |
| rangeHighBound | TTAttribute | |
| rangeLowBound | TTAttribute | |
| readOnly | TTAttribute | |
| registerAttribute(const TTSymbol name, const TTDataType type, void *address) | TTObjectBase | |
| registerAttributeProperty(const TTSymbol attributeName, const TTSymbol propertyName, const TTValue &initialValue, TTGetterMethod getter, TTSetterMethod setter) | TTObjectBase | |
| registerMessage(const TTSymbol name, TTMethod method) | TTObjectBase | |
| registerMessageProperty(const TTSymbol messageName, const TTSymbol propertyName, const TTValue &initialValue, TTGetterMethod getter, TTSetterMethod setter) | TTObjectBase | |
| registerObserverForAttribute(const TTObject &observingObject, const TTSymbol attributeName) | TTObjectBase | |
| registerObserverForMessage(const TTObject &observingObject, const TTSymbol messageName) | TTObjectBase | |
| registerObserverForNotifications(const TTObject &observingObject) | TTObjectBase | |
| removeAttribute(const TTSymbol name) | TTObjectBase | |
| removeMessage(const TTSymbol name) | TTObjectBase | |
| sendMessage(const TTSymbol name) | TTObjectBase | |
| sendNotification(const TTSymbol name, const TTValue &arguments) | TTObjectBase | |
| set(const TTSymbol aName, T aValue) | TTObjectBase | inline |
| setAttributeGetterFlags(const TTSymbol name, TTAttributeFlags &value) | TTObjectBase | |
| setAttributeSetterFlags(const TTSymbol name, TTAttributeFlags &value) | TTObjectBase | |
| setAttributeValue(const TTSymbol name, TTValue &value) | TTObjectBase | |
| setdescription(const TTValue &newDescription) | TTAttribute | |
| setGetterFlags(TTAttributeFlags newFlags) | TTAttribute | |
| sethidden(const TTValue &newHiddenFlag) | TTAttribute | |
| setrange(const TTValue &newRange) | TTAttribute | |
| setrangeChecking(const TTValue &newRangeCheckingMode) | TTAttribute | |
| setreadOnly(const TTValue &newReadOnlyValue) | TTAttribute | |
| setSetterFlags(TTAttributeFlags newFlags) | TTAttribute | |
| setter | TTAttribute | |
| setterFlags | TTAttribute | |
| setterObject | TTAttribute | |
| track | TTObjectBase | |
| TTAttribute(const TTSymbol newName, TTDataType newType, void *newAddress) | TTAttribute | |
| TTObjectBase(const TTValue arguments) | TTObjectBase | protected |
| type | TTAttribute | |
| unlock() | TTObjectBase | inline |
| unregisterObserverForAttribute(const TTObject &observingObject, const TTSymbol attributeName) | TTObjectBase | |
| unregisterObserverForMessage(const TTObject &observingObject, const TTSymbol messageName) | TTObjectBase | |
| unregisterObserverForNotifications(const TTObject &observingObject) | TTObjectBase | |
| valid | TTObjectBase | |
| waitForLock() | TTObjectBase | inline |
| ~TTAttribute() | TTAttribute | virtual |
| ~TTObjectBase() | TTObjectBase | virtual |