Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

jResources Class Reference

#include <jAPIresources.h>

List of all members.

Public Member Functions

 jResources ()
 jResources (Classes::TComponent *own, bool sorted=false)
 jResources (TTreeView *tree)
 ~jResources ()
void __fastcall setDelimiter (char del)
bool __fastcall crypt (TMemoryStream *ms)
bool __fastcall loadFromFile (AnsiString fileName)
bool __fastcall loadFromStream (TMemoryStream *ms)
bool __fastcall saveToFile (AnsiString fileName)
bool __fastcall saveToStream (TMemoryStream *ms)
bool __fastcall parseKey (AnsiString key, TStrings *sl)
TTreeNode *__fastcall storeData (TStrings *sl)
bool __fastcall store (AnsiString key, TStrings *sl=NULL)
bool __fastcall storeList (AnsiString key, TStrings *sl)
bool __fastcall storeTab (AnsiString key, TListItems *li)
bool __fastcall storeTabRedondant (AnsiString key, TListItems *li)
bool __fastcall remove (TTreeNode *node)
bool __fastcall remove (AnsiString key)
TTreeNode *__fastcall srchSubNode (AnsiString label, TTreeNode *parent)
TTreeNode *__fastcall findNode (AnsiString key, bool create=false)
bool __fastcall findData (AnsiString key, AnsiString &res)
AnsiString __fastcall get (AnsiString key)
bool __fastcall listSubKeys (AnsiString key, TStrings *sl)
bool __fastcall listTab (AnsiString key, TListItems *li)
bool __fastcall modify (AnsiString key, AnsiString texte)


Constructor & Destructor Documentation

jResources::jResources  ) 
 

jResources::jResources Classes::TComponent *  own,
bool  sorted = false
 

jResources::jResources TTreeView *  tree  ) 
 

jResources::~jResources  )  [inline]
 


Member Function Documentation

bool __fastcall jResources::crypt TMemoryStream *  ms  ) 
 

bool __fastcall jResources::findData AnsiString  key,
AnsiString &  res
 

TTreeNode *__fastcall jResources::findNode AnsiString  key,
bool  create = false
 

AnsiString __fastcall jResources::get AnsiString  key  ) 
 

bool __fastcall jResources::listSubKeys AnsiString  key,
TStrings *  sl
 

bool __fastcall jResources::listTab AnsiString  key,
TListItems *  li
 

bool __fastcall jResources::loadFromFile AnsiString  fileName  ) 
 

bool __fastcall jResources::loadFromStream TMemoryStream *  ms  ) 
 

bool __fastcall jResources::modify AnsiString  key,
AnsiString  texte
 

bool __fastcall jResources::parseKey AnsiString  key,
TStrings *  sl
 

bool __fastcall jResources::remove AnsiString  key  ) 
 

bool __fastcall jResources::remove TTreeNode *  node  ) 
 

bool __fastcall jResources::saveToFile AnsiString  fileName  ) 
 

bool __fastcall jResources::saveToStream TMemoryStream *  ms  ) 
 

void __fastcall jResources::setDelimiter char  del  ) 
 

TTreeNode *__fastcall jResources::srchSubNode AnsiString  label,
TTreeNode *  parent
 

bool __fastcall jResources::store AnsiString  key,
TStrings *  sl = NULL
 

TTreeNode *__fastcall jResources::storeData TStrings *  sl  ) 
 

bool __fastcall jResources::storeList AnsiString  key,
TStrings *  sl
 

bool __fastcall jResources::storeTab AnsiString  key,
TListItems *  li
 

bool __fastcall jResources::storeTabRedondant AnsiString  key,
TListItems *  li
 


The documentation for this class was generated from the following files:
Generated on Sat Nov 15 10:52:36 2003 for JAPI by doxygen 1.3.4