16 #ifndef __TT_MODEL_INFO_H__
17 #define __TT_MODEL_INFO_H__
42 void setAddressReadOnly(
TTBoolean readOnly);
80 #endif // __TT_MODEL_INFO_H__
bool TTBoolean
Boolean flag, same as Boolean on the Mac.
TTErr InternalOpen()
Open the internal patcher.
The TTAddress class is used to represent a string and efficiently pass and compare that string...
TTErr ReferenceOpen()
Open the reference file.
TTErr HelpOpen()
Open the help page.
This class represents a single attribute, as used by the TTObjectBase class.
Base class for all first-class Jamoma objects.
#define TTCLASS_SETUP(className)
TODO Doxygen: need more comments here.
TTErr ReferenceWrite()
Write the reference file.
The TTSymbol class is used to represent a string and efficiently pass and compare that string...
TTErr Rename(const TTValue &inputValue, TTValue &outputValue)
Rename the model.
TTErr Mute()
Mute the patcher.
Wraps Jamoma Core classes as objects for PureData.
TTErr
Jamoma Error Codes Enumeration of error codes that might be returned by any of the TTBlue functions a...
TTErr setAddress(const TTValue &newValue)
Atribute accessor.
A base class for Jamoma models.
[doxygenAppendixC_copyExample]