PropertyInfo Class Reference

情報の読み出しと保存 More...

#include <propertyInfo.h>

Inheritance diagram for PropertyInfo:

Inheritance graph
[legend]

List of all members.

Public Member Functions

bool load (const char *fname, const char *path[])
 読み出し
void save (void)
 保存
void value (int *int_num, const char *key, int def_num=0)
 数値情報の処理
void value (std::string &str, const char *key, const char *def_str="")
 文字列情報の処理


Detailed Description

情報の読み出しと保存

Definition at line 20 of file propertyInfo.h.


Member Function Documentation

bool PropertyInfo::load ( const char *  fname,
const char *  path[] 
)

読み出し

Parameters:
fname [i] ファイル名
path [i] ファイルを検索するパス文字列の配列

Definition at line 21 of file propertyInfo.cpp.

References VXV::searchFile().


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

Generated on Mon Apr 13 22:52:07 2009 by  doxygen 1.5.7.1