Sese Framework  x.y.z
A cross-platform framework
载入中...
搜索中...
未找到
sese::archive::Config类 参考

Archive 配置类 更多...

#include <Config.h>

Public 类型

enum class  EntryType {
  MT , REG , LNK , SOCK ,
  CHR , BLK , DIR , IFO
}
 

静态 Public 成员函数

static int toValue (EntryType type)
 
static EntryType fromValue (int value)
 

详细描述

Archive 配置类

成员枚举类型说明

◆ EntryType

枚举值
MT 
REG 
LNK 
SOCK 
CHR 
BLK 
DIR 
IFO 

成员函数说明

◆ fromValue()

Config::EntryType Config::fromValue ( int value)
static

引用了 BLK, CHR, DIR, IFO, LNK, MT, REG, SOCK , 以及 XX.

被这些函数引用 sese::archive::ArchiveReader::extract().

◆ toValue()

int Config::toValue ( Config::EntryType type)
static

引用了 BLK, CHR, DIR, IFO, LNK, MT, REG, SOCK , 以及 XX.


该类的文档由以下文件生成: