YSTest
PreAlpha_b400_20130424
The YSLib Test Project
|
阅读列表。 更多...
#include "Shells.h"
类 | |
class | Bookmark |
书签。 更多... | |
class | ReadingList |
阅读记录。 更多... | |
类型定义 | |
typedef vector < Bookmark::PositionType > | BookmarkList |
书签列表类型。 | |
函数 | |
bool | operator== (const Bookmark &x, const Bookmark &y) |
判断书签是否相等。 | |
阅读列表。
在文件 ReadingList.h 中定义.
typedef vector<Bookmark::PositionType> BookmarkList |