Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members

IAttributeExchangingObject.h File Reference

#include "IReferenceCounted.h"

Go to the source code of this file.

Namespaces

namespace  irr
namespace  irr::io

Enumerations

enum  E_ATTRIBUTE_READ_WRITE_FLAGS { EARWF_FOR_FILE = 0x00000001, EARWF_FOR_EDITOR = 0x00000002, EARWF_USE_RELATIVE_PATHS = 0x00000004 }
 Enumeration flags passed through SAttributeReadWriteOptions to the IAttributeExchangingObject object. More...


Enumeration Type Documentation

enum irr::io::E_ATTRIBUTE_READ_WRITE_FLAGS
 

Enumeration flags passed through SAttributeReadWriteOptions to the IAttributeExchangingObject object.

Enumeration values:
EARWF_FOR_FILE  Serialization/Deserializion is done for an xml file.
EARWF_FOR_EDITOR  Serialization/Deserializion is done for an editor property box.
EARWF_USE_RELATIVE_PATHS  When writing filenames, relative paths should be used.

Definition at line 20 of file IAttributeExchangingObject.h.


The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2008 by Nikolaus Gebhardt. Generated on Sun Jun 1 07:59:09 2008 by Doxygen (1.4.2)