|
Jamoma API
0.6.0.a19
|
This is the complete list of members for TTProtocol, including all inherited members.
| ActivityInMessage(const TTValue &message) | TTProtocol | |
| ActivityOutMessage(const TTValue &message) | TTProtocol | |
| ApplicationRegister(const TTValue &inputValue, TTValue &outputValue) | TTProtocol | |
| ApplicationRename(const TTValue &inputValue, TTValue &outputValue) | TTProtocol | |
| ApplicationSelect(const TTValue &inputValue, TTValue &outputValue) | TTProtocol | |
| ApplicationSelectLocal() | TTProtocol | |
| ApplicationUnregister(const TTValue &inputValue, TTValue &outputValue) | TTProtocol | |
| extendAttribute(const TTSymbol name, const TTObjectBasePtr extendedObject, const TTSymbol extendedName) | TTObjectBase | |
| findAttribute(const TTSymbol name, TTAttribute **attr) | TTObjectBase | |
| findMessage(const TTSymbol name, TTMessage **message) | TTObjectBase | |
| get(const TTSymbol aName, T &aReturnedValue) | TTObjectBase | inline |
| getApplicationNames(TTValue &value) | TTProtocol | |
| getApplicationParameters(TTSymbol parameterName, TTValue &value) | TTProtocol | |
| 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 | |
| getMessage(const TTSymbol name, TTMessagePtr *messageObject) | TTObjectBase | inline |
| getMessageNames(TTValue &messageNameList) | TTObjectBase | |
| getName() const | TTObjectBase | |
| getObserverCount() const | TTObjectBase | inline |
| getParameterNames(TTValue &value) | TTProtocol | inline |
| getReferenceCount() | TTObjectBase | inline |
| isLocked() | TTObjectBase | inline |
| isRegistered(const TTValue &inputValue, TTValue &outputValue) | TTProtocol | |
| lock() | TTObjectBase | inline |
| logDebug(TTImmutableCString fmtstring,...) | TTObjectBase | |
| logError(TTImmutableCString fmtstring,...) | TTObjectBase | |
| logMessage(TTImmutableCString fmtstring,...) | TTObjectBase | |
| logWarning(TTImmutableCString fmtstring,...) | TTObjectBase | |
| mActivity | TTProtocol | |
| mActivityInCallback | TTProtocol | protected |
| mActivityOutCallback | TTProtocol | protected |
| mApplicationManager | TTProtocol | protected |
| mApplicationParameters | TTProtocol | protected |
| mAuthor | TTProtocol | |
| mDiscover | TTProtocol | |
| mDiscoverAll | TTProtocol | |
| mGet | TTProtocol | |
| mListen | TTProtocol | |
| mLocalApplicationName | TTProtocol | protected |
| mName | TTProtocol | |
| mParameterNames | TTProtocol | |
| mRunning | TTProtocol | |
| mSelectedApplication | TTProtocol | |
| mSet | TTProtocol | |
| mVersion | TTProtocol | |
| observers | TTObjectBase | protected |
| ReceiveDiscoverAllRequest(TTSymbol from, TTAddress address) | TTProtocol | |
| ReceiveDiscoverRequest(TTSymbol from, TTAddress address) | TTProtocol | |
| ReceiveGetRequest(TTSymbol from, TTAddress address) | TTProtocol | |
| ReceiveListenAnswer(TTSymbol from, TTAddress address, const TTValue &newValue) | TTProtocol | |
| ReceiveListenRequest(TTSymbol from, TTAddress address, TTBoolean enable) | TTProtocol | |
| ReceiveSetRequest(TTSymbol from, TTAddress address, const TTValue &newValue) | TTProtocol | |
| 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 | |
| Run(const TTValue &inputValue, TTValue &outputValue)=0 | TTProtocol | pure virtual |
| Scan(const TTValue &inputValue, TTValue &outputValue)=0 | TTProtocol | pure virtual |
| SendDiscoverAllAnswer(TTSymbol to, TTAddress address, TTNodePtr node, TTErr err=kTTErrNone)=0 | TTProtocol | pure virtual |
| SendDiscoverAllRequest(TTSymbol to, TTAddress address, TTNodePtr node, TTUInt8 tryCount=0)=0 | TTProtocol | pure virtual |
| SendDiscoverAnswer(TTSymbol to, TTAddress address, TTSymbol &returnedType, TTValue &returnedChildren, TTValue &returnedAttributes, TTErr err=kTTErrNone)=0 | TTProtocol | pure virtual |
| SendDiscoverRequest(TTSymbol to, TTAddress address, TTSymbol &returnedType, TTValue &returnedChildren, TTValue &returnedAttributes, TTUInt8 tryCount=0)=0 | TTProtocol | pure virtual |
| SendGetAnswer(TTSymbol to, TTAddress address, const TTValue &returnedValue, TTErr err=kTTErrNone)=0 | TTProtocol | pure virtual |
| SendGetRequest(TTSymbol to, TTAddress address, TTValue &returnedValue, TTUInt8 tryCount=0)=0 | TTProtocol | pure virtual |
| SendListenAnswer(TTSymbol to, TTAddress address, const TTValue &returnedValue, TTErr err=kTTErrNone)=0 | TTProtocol | pure virtual |
| SendListenRequest(TTSymbol to, TTAddress address, TTBoolean enable, TTUInt8 tryCount=0)=0 | TTProtocol | pure virtual |
| sendMessage(const TTSymbol name) | TTObjectBase | |
| sendNotification(const TTSymbol name, const TTValue &arguments) | TTObjectBase | |
| SendSetRequest(TTSymbol to, TTAddress address, TTValue &value, TTUInt8 tryCount=0)=0 | TTProtocol | pure virtual |
| set(const TTSymbol aName, T aValue) | TTObjectBase | inline |
| setApplicationManager(const TTValue &value) | TTProtocol | |
| setApplicationParameters(TTSymbol parameterName, const TTValue &value) | TTProtocol | |
| setAttributeGetterFlags(const TTSymbol name, TTAttributeFlags &value) | TTObjectBase | |
| setAttributeSetterFlags(const TTSymbol name, TTAttributeFlags &value) | TTObjectBase | |
| setAttributeValue(const TTSymbol name, TTValue &value) | TTObjectBase | |
| Stop(const TTValue &inputValue, TTValue &outputValue)=0 | TTProtocol | pure virtual |
| track | TTObjectBase | |
| TTObjectBase(const TTValue arguments) | TTObjectBase | protected |
| TTProtocol(const TTValue &arguments) | TTProtocol | |
| 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 |
| ~TTObjectBase() | TTObjectBase | virtual |
| ~TTProtocol() | TTProtocol | virtual |