YSTest
PreAlpha_b500_20140530
The YSLib Test Project
|
十六进制模型:十六进制视图区域数据源。 更多...
#include <HexBrowser.h>
Public 成员函数 | |
HexModel () | |
HexModel (const char *path) | |
Private 属性 | |
unique_ptr< File > | pSource |
文件数据源。 更多... | |
额外继承的成员函数 | |
![]() | |
noncopyable (const noncopyable &)=delete | |
禁止复制构造。 更多... | |
noncopyable & | operator= (const noncopyable &)=delete |
禁止赋值复制。 更多... | |
noncopyable ()=default | |
protected 构造:默认实现。 更多... | |
~noncopyable ()=default | |
protected 析构:默认实现。 更多... | |
|
inline |
在文件 HexBrowser.h 第 61 行定义.
|
inline |
在文件 HexBrowser.h 第 65 行定义.
|
private |