OpenASIP  2.0
ObjectState Member List

This is the complete list of members for ObjectState, including all inherited members.

addChild(ObjectState *child)ObjectState
attribute(int index) constObjectState
attributeCount() constObjectState
attributes_ObjectStateprivate
AttributeTable typedefObjectStateprivate
boolAttribute(const std::string &name) constObjectState
boolValue() constObjectState
child(int index) constObjectState
childByName(const std::string &name) constObjectState
childCount() constObjectState
children_ObjectStateprivate
ChildTable typedefObjectStateprivate
commonErrorMessage() constObjectStateprivate
doubleAttribute(const std::string &name) constObjectState
doubleValue() constObjectState
dumpObjectState(const ObjectState &state, std::ostream &output, const std::string &identation="")ObjectStatestatic
hasAttribute(const std::string &name) constObjectState
hasChild(const std::string &name) constObjectState
intAttribute(const std::string &name) constObjectState
intValue() constObjectState
name() constObjectState
name_ObjectStateprivate
ObjectState(const std::string &name, ObjectState *parent=NULL)ObjectState
ObjectState(const ObjectState &old)ObjectState
operator!=(const ObjectState &object)ObjectState
operator=(const ObjectState &old)ObjectStateprivate
parent() constObjectState
parent_ObjectStateprivate
removeChild(ObjectState *child)ObjectState
replaceChild(ObjectState *old, ObjectState *newChild)ObjectState
setAttribute(const std::string &name, const std::string &value)ObjectState
setAttribute(const std::string &name, int value)ObjectState
setAttribute(const std::string &name, unsigned int value)ObjectState
setAttribute(const std::string &name, double value)ObjectState
setAttribute(const std::string &name, bool value)ObjectState
setAttribute(const std::string &name, ULongWord value)ObjectState
setName(const std::string &name)ObjectState
setValue(const std::string &value)ObjectState
setValue(int value)ObjectState
setValue(double value)ObjectState
setValue(bool value)ObjectState
setValue(UIntWord value)ObjectState
stringAttribute(const std::string &name) constObjectState
stringValue() constObjectState
UIntWordAttribute(const std::string &name) constObjectState
UIntWordValue() constObjectState
uLongAttribute(const std::string &name) constObjectState
unsignedIntAttribute(const std::string &name) constObjectState
unsignedIntValue() constObjectState
value_ObjectStateprivate
~ObjectState()ObjectState