cRegistry Class Reference

List of all members.

Public Member Functions

mixed New (mixed...)
mixed Init (mixed sFilePath)
mixed Get (mixed name)
mixed Set (mixed name, mixed value)
 set value=nil to remove
mixed SetField (mixed name, mixed fieldname, mixed value)
mixed _Load (mixed sFilePath)
mixed _Push (mixed data)
 internal


Detailed Description

Definition at line 906 of file lua_pseudo_code.cpp.


Member Function Documentation

mixed cRegistry::New ( mixed...   )  [inline]

Definition at line 908 of file lua_pseudo_code.cpp.

mixed cRegistry::Init ( mixed  sFilePath  )  [inline]

Definition at line 910 of file lua_pseudo_code.cpp.

mixed cRegistry::Get ( mixed  name  )  [inline]

Definition at line 912 of file lua_pseudo_code.cpp.

mixed cRegistry::Set ( mixed  name,
mixed  value 
) [inline]

set value=nil to remove

Definition at line 915 of file lua_pseudo_code.cpp.

mixed cRegistry::SetField ( mixed  name,
mixed  fieldname,
mixed  value 
) [inline]

for advanced users only set value=nil to remove

Definition at line 919 of file lua_pseudo_code.cpp.

mixed cRegistry::_Load ( mixed  sFilePath  )  [inline]

***** ***** ***** ***** ***** internal internal load from file

Definition at line 924 of file lua_pseudo_code.cpp.

mixed cRegistry::_Push ( mixed  data  )  [inline]

internal

Definition at line 927 of file lua_pseudo_code.cpp.


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

Generated on Tue Feb 7 06:00:27 2012 for lua by  doxygen 1.5.6