프로퍼티 | 타입 | 설명 | |
---|---|---|---|
swigCMemOwn | bool |
메소드 | 설명 | |
---|---|---|
Create ( StorageType eStorageType, PackType ePackType ) : |
||
CreateObject ( StoredObjectType eType ) : |
||
DecodeObject ( StoredObjectType theObjectType, string strInput ) : |
||
Dispose ( ) : void | ||
EncodeObject ( |
||
EraseValueByKey ( string strFolder ) : bool | ||
EraseValueByKey ( string strFolder, string oneStr ) : bool | ||
EraseValueByKey ( string strFolder, string oneStr, string twoStr ) : bool | ||
EraseValueByKey ( string strFolder, string oneStr, string twoStr, string threeStr ) : bool | ||
Exists ( string strFolder ) : bool | ||
Exists ( string strFolder, string oneStr ) : bool | ||
Exists ( string strFolder, string oneStr, string twoStr ) : bool | ||
Exists ( string strFolder, string oneStr, string twoStr, string threeStr ) : bool | ||
GetPacker ( ) : |
||
GetPacker ( PackType ePackType ) : |
||
GetType ( ) : StorageType | ||
QueryObject ( StoredObjectType theObjectType, string strFolder ) : |
||
QueryObject ( StoredObjectType theObjectType, string strFolder, string oneStr ) : |
||
QueryObject ( StoredObjectType theObjectType, string strFolder, string oneStr, string twoStr ) : |
||
QueryObject ( StoredObjectType theObjectType, string strFolder, string oneStr, string twoStr, string threeStr ) : |
||
QueryPlainString ( string strFolder ) : string | ||
QueryPlainString ( string strFolder, string oneStr ) : string | ||
QueryPlainString ( string strFolder, string oneStr, string twoStr ) : string | ||
QueryPlainString ( string strFolder, string oneStr, string twoStr, string threeStr ) : string | ||
QueryString ( string strFolder ) : string | ||
QueryString ( string strFolder, string oneStr ) : string | ||
QueryString ( string strFolder, string oneStr, string twoStr ) : string | ||
QueryString ( string strFolder, string oneStr, string twoStr, string threeStr ) : string | ||
StoreObject ( |
||
StoreObject ( |
||
StoreObject ( |
||
StoreObject ( |
||
StorePlainString ( string strContents, string strFolder ) : bool | ||
StorePlainString ( string strContents, string strFolder, string oneStr ) : bool | ||
StorePlainString ( string strContents, string strFolder, string oneStr, string twoStr ) : bool | ||
StorePlainString ( string strContents, string strFolder, string oneStr, string twoStr, string threeStr ) : bool | ||
StoreString ( string strContents, string strFolder ) : bool | ||
StoreString ( string strContents, string strFolder, string oneStr ) : bool | ||
StoreString ( string strContents, string strFolder, string oneStr, string twoStr ) : bool | ||
StoreString ( string strContents, string strFolder, string oneStr, string twoStr, string threeStr ) : bool |
메소드 | 설명 | |
---|---|---|
Storage ( |
||
getCPtr ( |
public static Create ( StorageType eStorageType, PackType ePackType ) : |
||
eStorageType | StorageType | |
ePackType | PackType | |
리턴 |
public CreateObject ( StoredObjectType eType ) : |
||
eType | StoredObjectType | |
리턴 |
public DecodeObject ( StoredObjectType theObjectType, string strInput ) : |
||
theObjectType | StoredObjectType | |
strInput | string | |
리턴 |
public EncodeObject ( |
||
theContents | ||
리턴 | string |
public EraseValueByKey ( string strFolder ) : bool | ||
strFolder | string | |
리턴 | bool |
public EraseValueByKey ( string strFolder, string oneStr ) : bool | ||
strFolder | string | |
oneStr | string | |
리턴 | bool |
public EraseValueByKey ( string strFolder, string oneStr, string twoStr ) : bool | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
리턴 | bool |
public EraseValueByKey ( string strFolder, string oneStr, string twoStr, string threeStr ) : bool | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
threeStr | string | |
리턴 | bool |
public Exists ( string strFolder, string oneStr ) : bool | ||
strFolder | string | |
oneStr | string | |
리턴 | bool |
public Exists ( string strFolder, string oneStr, string twoStr ) : bool | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
리턴 | bool |
public Exists ( string strFolder, string oneStr, string twoStr, string threeStr ) : bool | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
threeStr | string | |
리턴 | bool |
public GetPacker ( PackType ePackType ) : |
||
ePackType | PackType | |
리턴 |
public QueryObject ( StoredObjectType theObjectType, string strFolder ) : |
||
theObjectType | StoredObjectType | |
strFolder | string | |
리턴 |
public QueryObject ( StoredObjectType theObjectType, string strFolder, string oneStr ) : |
||
theObjectType | StoredObjectType | |
strFolder | string | |
oneStr | string | |
리턴 |
public QueryObject ( StoredObjectType theObjectType, string strFolder, string oneStr, string twoStr ) : |
||
theObjectType | StoredObjectType | |
strFolder | string | |
oneStr | string | |
twoStr | string | |
리턴 |
public QueryObject ( StoredObjectType theObjectType, string strFolder, string oneStr, string twoStr, string threeStr ) : |
||
theObjectType | StoredObjectType | |
strFolder | string | |
oneStr | string | |
twoStr | string | |
threeStr | string | |
리턴 |
public QueryPlainString ( string strFolder ) : string | ||
strFolder | string | |
리턴 | string |
public QueryPlainString ( string strFolder, string oneStr ) : string | ||
strFolder | string | |
oneStr | string | |
리턴 | string |
public QueryPlainString ( string strFolder, string oneStr, string twoStr ) : string | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
리턴 | string |
public QueryPlainString ( string strFolder, string oneStr, string twoStr, string threeStr ) : string | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
threeStr | string | |
리턴 | string |
public QueryString ( string strFolder, string oneStr ) : string | ||
strFolder | string | |
oneStr | string | |
리턴 | string |
public QueryString ( string strFolder, string oneStr, string twoStr ) : string | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
리턴 | string |
public QueryString ( string strFolder, string oneStr, string twoStr, string threeStr ) : string | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
threeStr | string | |
리턴 | string |
public StoreObject ( |
||
theContents | ||
strFolder | string | |
리턴 | bool |
public StoreObject ( |
||
theContents | ||
strFolder | string | |
oneStr | string | |
리턴 | bool |
public StoreObject ( |
||
theContents | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
리턴 | bool |
public StoreObject ( |
||
theContents | ||
strFolder | string | |
oneStr | string | |
twoStr | string | |
threeStr | string | |
리턴 | bool |
public StorePlainString ( string strContents, string strFolder ) : bool | ||
strContents | string | |
strFolder | string | |
리턴 | bool |
public StorePlainString ( string strContents, string strFolder, string oneStr ) : bool | ||
strContents | string | |
strFolder | string | |
oneStr | string | |
리턴 | bool |
public StorePlainString ( string strContents, string strFolder, string oneStr, string twoStr ) : bool | ||
strContents | string | |
strFolder | string | |
oneStr | string | |
twoStr | string | |
리턴 | bool |
public StorePlainString ( string strContents, string strFolder, string oneStr, string twoStr, string threeStr ) : bool | ||
strContents | string | |
strFolder | string | |
oneStr | string | |
twoStr | string | |
threeStr | string | |
리턴 | bool |
public StoreString ( string strContents, string strFolder ) : bool | ||
strContents | string | |
strFolder | string | |
리턴 | bool |
public StoreString ( string strContents, string strFolder, string oneStr ) : bool | ||
strContents | string | |
strFolder | string | |
oneStr | string | |
리턴 | bool |
public StoreString ( string strContents, string strFolder, string oneStr, string twoStr ) : bool | ||
strContents | string | |
strFolder | string | |
oneStr | string | |
twoStr | string | |
리턴 | bool |
public StoreString ( string strContents, string strFolder, string oneStr, string twoStr, string threeStr ) : bool | ||
strContents | string | |
strFolder | string | |
oneStr | string | |
twoStr | string | |
threeStr | string | |
리턴 | bool |