Rogue Wave Views Application Framework Package API Reference Guide |
Rogue Wave Views Documentation Home |
Application Framework file information class. More...
#include <ilviews/appframe/project/fileinfo.h>
Public Member Functions | |
const IlPathName & | getPathname () const |
Gets the path of the object. More... | |
void | lock () |
Locks the object. More... | |
virtual void | serialize (IlvDvStream &stream) |
Serializes file information, such as its path, into the stream object. More... | |
void | unLock () |
Unlocks the object. More... | |
Application Framework file information class.
Library: ilvappframe
IlvDvFileInfo
is a subclass of IlvDvSerializable
.
It stores information on a file, such as its path.
const IlPathName& IlvDvFileInfo::getPathname | ( | ) | const |
Gets the path of the object.
void IlvDvFileInfo::lock | ( | ) |
|
virtual |
Serializes file information, such as its path, into the stream
object.
stream | Specifies the stream from which data is serialized. |
Reimplemented from IlvDvSerializable.
void IlvDvFileInfo::unLock | ( | ) |
© Copyright 2016, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.