easyVim  1.0
a simple vim-like text editor
Public Member Functions | Public Attributes | List of all members
ev::EVConfig Class Reference

easyVim 指令配置类 More...

#include <inst.hpp>

Inheritance diagram for ev::EVConfig:
Inheritance graph
[legend]

Public Member Functions

 EVConfig (std::string f="")
 

Public Attributes

std::string fileName
 配置文件名
 
std::vector< std::string > instList
 指令列表
 

Detailed Description

easyVim 指令配置类

用于存储指令信息以及拓展指令,支持从配置文件读取指令信息


The documentation for this class was generated from the following file: