| a2dPropertyId(const wxString &name, Flags flags) | a2dPropertyId |  | 
  | a2dPropertyId() | a2dPropertyId | protected | 
  | a2dPropertyIdTyped(const wxString &name, Flags flags, const basetype &defaultvalue) | a2dPropertyIdTyped< basetype, proptype > |  | 
  | a2dPropertyIdTyped(const wxString &name, basetype defaultvalue, Flags flags=flag_listfirst) (defined in a2dPropertyIdTyped< basetype, proptype >) | a2dPropertyIdTyped< basetype, proptype > |  | 
  | a2dPropertyIdTyped(const wxString &name, Flags flags, const basetype &defaultvalue, Get getFunc, Set setFunc) | a2dPropertyIdTyped< basetype, proptype > |  | 
  | a2dPropertyIdTyped(const wxString &name, Flags flags, const basetype &defaultvalue, Get getFunc, ConstSet setFunc) | a2dPropertyIdTyped< basetype, proptype > |  | 
  | a2dPropertyIdTyped(const wxString &name, Flags flags, const basetype &defaultvalue, ConstGet getFunc, ConstSet setFunc) (defined in a2dPropertyIdTyped< basetype, proptype >) | a2dPropertyIdTyped< basetype, proptype > |  | 
  | a2dPropertyIdTyped(const wxString &name, Flags flags, const basetype &defaultvalue, Mptr ptm) | a2dPropertyIdTyped< basetype, proptype > |  | 
  | a2dPropertyIdTyped() | a2dPropertyIdTyped< basetype, proptype > | inlineprotected | 
  | CheckCollect(const a2dPropertyId *id, Flags flags) const | a2dPropertyId | inline | 
  | CheckFlags(Flags flags) const | a2dPropertyId | inline | 
  | ConstGet typedef (defined in a2dPropertyIdTyped< basetype, proptype >) | a2dPropertyIdTyped< basetype, proptype > |  | 
  | ConstSet typedef (defined in a2dPropertyIdTyped< basetype, proptype >) | a2dPropertyIdTyped< basetype, proptype > |  | 
  | CreatePropertyFromString(const wxString &value) const | a2dPropertyIdTyped< basetype, proptype > | inlinevirtual | 
  | DoAddPropertyToObject(a2dObject *obj, a2dNamedProperty *prop) const | a2dPropertyId | inlineprotected | 
  | DoIgnoreIfNotMember(a2dObject *obj) const | a2dPropertyId | inlineprotected | 
  | DoSetPropertyId(a2dNamedProperty *prop, a2dPropertyId *id) | a2dPropertyId | inlineprotectedstatic | 
  | flag_clonedeep enum value | a2dPropertyId |  | 
  | flag_isEditable enum value | a2dPropertyId |  | 
  | flag_listfirst enum value | a2dPropertyId |  | 
  | flag_listonly enum value | a2dPropertyId |  | 
  | flag_multiple enum value | a2dPropertyId |  | 
  | flag_none enum value | a2dPropertyId |  | 
  | flag_norender enum value | a2dPropertyId |  | 
  | flag_notify enum value | a2dPropertyId |  | 
  | flag_onlymember enum value | a2dPropertyId |  | 
  | flag_onlymemberhint enum value | a2dPropertyId |  | 
  | flag_temporary enum value | a2dPropertyId |  | 
  | flag_transfer enum value | a2dPropertyId |  | 
  | flag_userDefined enum value | a2dPropertyId |  | 
  | Flags enum name | a2dPropertyId |  | 
  | Get typedef (defined in a2dPropertyIdTyped< basetype, proptype >) | a2dPropertyIdTyped< basetype, proptype > |  | 
  | GetDefaultValue() const | a2dPropertyIdTyped< basetype, proptype > | inline | 
  | GetDummy() | a2dPropertyIdTyped< basetype, proptype > | static | 
  | GetMainID() const | a2dPropertyId | inlinevirtual | 
  | GetName() const | a2dPropertyId | inlinevirtual | 
  | GetPropertyAsNamedProperty(const a2dObject *obj) const  (defined in a2dPropertyIdTyped< basetype, proptype >) | a2dPropertyIdTyped< basetype, proptype > | virtual | 
  | GetPropertyClone(const a2dObject *obj) const | a2dPropertyIdTyped< basetype, proptype > |  | 
  | GetPropertyListOnly(const a2dObject *obj) const | a2dPropertyIdTyped< basetype, proptype > |  | 
  | GetPropertyValue(const a2dObject *obj) const | a2dPropertyIdTyped< basetype, proptype > |  | 
  | GetPropertyValue(const a2dObject *obj, const basetype &defaultvalue) const | a2dPropertyIdTyped< basetype, proptype > |  | 
  | GetPropertyValuePtr(a2dObject *obj) const | a2dPropertyIdTyped< basetype, proptype > |  | 
  | GetSubID() const | a2dPropertyId | inlinevirtual | 
  | IsCloneDeep() const | a2dPropertyId | inline | 
  | IsEditable() const | a2dPropertyId | inline | 
  | IsListFirst() const | a2dPropertyId | inline | 
  | IsListOnly() const | a2dPropertyId | inline | 
  | IsOnlyMember() const | a2dPropertyId | inline | 
  | IsOnlyMemberHint() const | a2dPropertyId | inline | 
  | IsTemporary() const | a2dPropertyId | inline | 
  | IsTransfer() const | a2dPropertyId | inline | 
  | IsUserDefined() const | a2dPropertyId | inline | 
  | m_constget (defined in a2dPropertyIdTyped< basetype, proptype >) | a2dPropertyIdTyped< basetype, proptype > | protected | 
  | m_constset (defined in a2dPropertyIdTyped< basetype, proptype >) | a2dPropertyIdTyped< basetype, proptype > | protected | 
  | m_defaultvalue | a2dPropertyIdTyped< basetype, proptype > | protected | 
  | m_flags (defined in a2dPropertyId) | a2dPropertyId | protected | 
  | m_get (defined in a2dPropertyIdTyped< basetype, proptype >) | a2dPropertyIdTyped< basetype, proptype > | protected | 
  | m_name (defined in a2dPropertyId) | a2dPropertyId | protected | 
  | m_ptm (defined in a2dPropertyIdTyped< basetype, proptype >) | a2dPropertyIdTyped< basetype, proptype > | protected | 
  | m_set (defined in a2dPropertyIdTyped< basetype, proptype >) | a2dPropertyIdTyped< basetype, proptype > | protected | 
  | Mptr typedef (defined in a2dPropertyIdTyped< basetype, proptype >) | a2dPropertyIdTyped< basetype, proptype > |  | 
  | operator==(const a2dPropertyId &other) const | a2dPropertyId | inlinevirtual | 
  | RemovePropertyFromObject(a2dObject *obj) const | a2dPropertyId |  | 
  | Set typedef (defined in a2dPropertyIdTyped< basetype, proptype >) | a2dPropertyIdTyped< basetype, proptype > |  | 
  | set_none enum value | a2dPropertyId |  | 
  | set_onlymember enum value | a2dPropertyId |  | 
  | set_remove_non_member enum value | a2dPropertyId |  | 
  | set_remove_property enum value | a2dPropertyId |  | 
  | SetFlags enum name | a2dPropertyId |  | 
  | SetName(const wxString &name) | a2dPropertyId | inline | 
  | SetNamedPropertyToObject(a2dObject *obj, a2dNamedProperty *nprop, SetFlags setflags=set_none) const | a2dPropertyIdTyped< basetype, proptype > | virtual | 
  | SetPropertyToObject(a2dObject *obj, const basetype &value, SetFlags setflags=set_none) const | a2dPropertyIdTyped< basetype, proptype > |  | 
  | SetPropertyToObject(a2dObject *obj, proptype *property, SetFlags setflags=set_none) const | a2dPropertyIdTyped< basetype, proptype > |  | 
  | ~a2dPropertyId() | a2dPropertyId | inlinevirtual | 
  | ~a2dPropertyIdTyped() (defined in a2dPropertyIdTyped< basetype, proptype >) | a2dPropertyIdTyped< basetype, proptype > | inline |