Jamoma API  0.6.0.a19
TTProtocol Member List

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)TTObjectBaseinline
getApplicationNames(TTValue &value)TTProtocol
getApplicationParameters(TTSymbol parameterName, TTValue &value)TTProtocol
getAttribute(const TTSymbol name, TTAttributePtr *attributeObject)TTObjectBaseinline
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)TTObjectBaseinline
getMessageNames(TTValue &messageNameList)TTObjectBase
getName() const TTObjectBase
getObserverCount() const TTObjectBaseinline
getParameterNames(TTValue &value)TTProtocolinline
getReferenceCount()TTObjectBaseinline
isLocked()TTObjectBaseinline
isRegistered(const TTValue &inputValue, TTValue &outputValue)TTProtocol
lock()TTObjectBaseinline
logDebug(TTImmutableCString fmtstring,...)TTObjectBase
logError(TTImmutableCString fmtstring,...)TTObjectBase
logMessage(TTImmutableCString fmtstring,...)TTObjectBase
logWarning(TTImmutableCString fmtstring,...)TTObjectBase
mActivityTTProtocol
mActivityInCallbackTTProtocolprotected
mActivityOutCallbackTTProtocolprotected
mApplicationManagerTTProtocolprotected
mApplicationParametersTTProtocolprotected
mAuthorTTProtocol
mDiscoverTTProtocol
mDiscoverAllTTProtocol
mGetTTProtocol
mListenTTProtocol
mLocalApplicationNameTTProtocolprotected
mNameTTProtocol
mParameterNamesTTProtocol
mRunningTTProtocol
mSelectedApplicationTTProtocol
mSetTTProtocol
mVersionTTProtocol
observersTTObjectBaseprotected
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)=0TTProtocolpure virtual
Scan(const TTValue &inputValue, TTValue &outputValue)=0TTProtocolpure virtual
SendDiscoverAllAnswer(TTSymbol to, TTAddress address, TTNodePtr node, TTErr err=kTTErrNone)=0TTProtocolpure virtual
SendDiscoverAllRequest(TTSymbol to, TTAddress address, TTNodePtr node, TTUInt8 tryCount=0)=0TTProtocolpure virtual
SendDiscoverAnswer(TTSymbol to, TTAddress address, TTSymbol &returnedType, TTValue &returnedChildren, TTValue &returnedAttributes, TTErr err=kTTErrNone)=0TTProtocolpure virtual
SendDiscoverRequest(TTSymbol to, TTAddress address, TTSymbol &returnedType, TTValue &returnedChildren, TTValue &returnedAttributes, TTUInt8 tryCount=0)=0TTProtocolpure virtual
SendGetAnswer(TTSymbol to, TTAddress address, const TTValue &returnedValue, TTErr err=kTTErrNone)=0TTProtocolpure virtual
SendGetRequest(TTSymbol to, TTAddress address, TTValue &returnedValue, TTUInt8 tryCount=0)=0TTProtocolpure virtual
SendListenAnswer(TTSymbol to, TTAddress address, const TTValue &returnedValue, TTErr err=kTTErrNone)=0TTProtocolpure virtual
SendListenRequest(TTSymbol to, TTAddress address, TTBoolean enable, TTUInt8 tryCount=0)=0TTProtocolpure virtual
sendMessage(const TTSymbol name)TTObjectBase
sendNotification(const TTSymbol name, const TTValue &arguments)TTObjectBase
SendSetRequest(TTSymbol to, TTAddress address, TTValue &value, TTUInt8 tryCount=0)=0TTProtocolpure virtual
set(const TTSymbol aName, T aValue)TTObjectBaseinline
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)=0TTProtocolpure virtual
trackTTObjectBase
TTObjectBase(const TTValue arguments)TTObjectBaseprotected
TTProtocol(const TTValue &arguments)TTProtocol
unlock()TTObjectBaseinline
unregisterObserverForAttribute(const TTObject &observingObject, const TTSymbol attributeName)TTObjectBase
unregisterObserverForMessage(const TTObject &observingObject, const TTSymbol messageName)TTObjectBase
unregisterObserverForNotifications(const TTObject &observingObject)TTObjectBase
validTTObjectBase
waitForLock()TTObjectBaseinline
~TTObjectBase()TTObjectBasevirtual
~TTProtocol()TTProtocolvirtual