AddParameter(Parameter *param) | dtpf::ParameterGroup | |
AllowsTypeCode(uint32 code) | dtpf::ParameterTreeVertex | [virtual] |
Compatible(const DataFormat &that) const | dtpf::DataFormat | |
CountParameters() const | dtpf::ParameterGroup | |
DataFormat() | dtpf::DataFormat | |
DataFormat(const muscle::String &name) | dtpf::DataFormat | |
DataFormat(const DataFormat &that) | dtpf::DataFormat | |
Default() const | dtpf::DataFormat | |
Flatten(uint8 *buffer) const | dtpf::DataFormat | [virtual] |
FlattenedSize() const | dtpf::DataFormat | [virtual] |
GetName() const | dtpf::ParameterTreeVertex | [virtual] |
GetNode() const | dtpf::ParameterTreeVertex | [virtual] |
GetParameter(const muscle::String ¶mName) const | dtpf::ParameterGroup | |
GetParameters() const | dtpf::ParameterGroup | |
GetParent() const | dtpf::ParameterTreeVertex | [virtual] |
GetPath() const | dtpf::ParameterTreeVertex | [virtual] |
HasParameter(Parameter *param) const | dtpf::ParameterGroup | |
HasParameter(const muscle::String ¶mName) const | dtpf::ParameterGroup | |
Intersection(const DataFormat &that) const | dtpf::DataFormat | |
IsFixedSize() const | dtpf::ParameterTreeVertex | [virtual] |
operator!=(const DataFormat &that) const | dtpf::DataFormat | |
dtpf::ParameterGroup::operator!=(const ParameterGroup &that) const | dtpf::ParameterGroup | |
operator=(const DataFormat &that) | dtpf::DataFormat | |
dtpf::ParameterGroup::operator=(const ParameterGroup &that) | dtpf::ParameterGroup | |
operator==(const DataFormat &that) const | dtpf::DataFormat | |
dtpf::ParameterGroup::operator==(const ParameterGroup &that) const | dtpf::ParameterGroup | |
ParameterChanged(ParameterGroup *updateGroup) | dtpf::ParameterGroup | |
ParameterGroup() | dtpf::ParameterGroup | |
ParameterGroup(const muscle::String &name) | dtpf::ParameterGroup | |
ParameterGroup(const ParameterGroup &that) | dtpf::ParameterGroup | |
ParameterTreeVertex() | dtpf::ParameterTreeVertex | [protected] |
ParameterTreeVertex(const muscle::String &name) | dtpf::ParameterTreeVertex | [protected] |
RemoveParameter(Parameter *param) | dtpf::ParameterGroup | |
RemoveParameter(const muscle::String ¶mName) | dtpf::ParameterGroup | |
SetName(const muscle::String &name) | dtpf::ParameterTreeVertex | [virtual] |
SetNode(NodeID id) | dtpf::ParameterTreeVertex | [virtual] |
SetParent(ParameterVertex *parent) | dtpf::ParameterTreeVertex | [virtual] |
TypeCode() const | dtpf::DataFormat | [virtual] |
Unflatten(const uint8 *buffer, uint32 size) | dtpf::DataFormat | [virtual] |
~DataFormat() | dtpf::DataFormat | [virtual] |
~ParameterGroup() | dtpf::ParameterGroup | [virtual] |
~ParameterTreeVertex() | dtpf::ParameterTreeVertex | [virtual] |