Public Member Functions | |
| qdConditionObjectReference (const qdConditionObjectReference &ref) | |
| qdConditionObjectReference & | operator= (const qdConditionObjectReference &ref) |
| void | set_object (qdNamedObject *p) |
| bool | find_object () |
| const qdNamedObject * | object () const |
| bool | is_empty () const |
| bool | load_script (const xml::tag *p) |
| Загрузка данных из скрипта. | |
| bool | save_script (Common::WriteStream &fh, int indent=0, int id=0) const |
| Запись данных в скрипт. | |