granny_loader Class Reference

file : ../lua/lib.granny.loader.lua (this is just a pseudo class used for grouping global functions) More...

List of all members.

Static Public Member Functions

static mixed MyToString (mixed v)
 ~ function MyDumpObjList (node,k,v) for k2,obj in pairs(v) do XMLNodeAddChild(node,{name=k,attr={bla=SmartDump(obj)}}) end end
static mixed MyObj2XMLAttri (mixed obj)
static mixed MyDumpValueList (mixed node, mixed k, mixed v)
static mixed MyDumpObjList (mixed node, mixed k, mixed v)
static mixed MyDumpObj (mixed node, mixed k, mixed obj)
static mixed MyHexDumpNode (mixed offset, mixed len)
static mixed MyNode (mixed tagname, mixed obj)


Detailed Description

file : ../lua/lib.granny.loader.lua (this is just a pseudo class used for grouping global functions)

Definition at line 3962 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed granny_loader::MyToString ( mixed  v  )  [inline, static]

~ function MyDumpObjList (node,k,v) for k2,obj in pairs(v) do XMLNodeAddChild(node,{name=k,attr={bla=SmartDump(obj)}}) end end

Definition at line 3965 of file lua_pseudo_code.cpp.

static mixed granny_loader::MyObj2XMLAttri ( mixed  obj  )  [inline, static]

Definition at line 3967 of file lua_pseudo_code.cpp.

static mixed granny_loader::MyDumpValueList ( mixed  node,
mixed  k,
mixed  v 
) [inline, static]

Definition at line 3969 of file lua_pseudo_code.cpp.

static mixed granny_loader::MyDumpObjList ( mixed  node,
mixed  k,
mixed  v 
) [inline, static]

Definition at line 3971 of file lua_pseudo_code.cpp.

static mixed granny_loader::MyDumpObj ( mixed  node,
mixed  k,
mixed  obj 
) [inline, static]

Definition at line 3973 of file lua_pseudo_code.cpp.

static mixed granny_loader::MyHexDumpNode ( mixed  offset,
mixed  len 
) [inline, static]

Definition at line 3975 of file lua_pseudo_code.cpp.

static mixed granny_loader::MyNode ( mixed  tagname,
mixed  obj 
) [inline, static]

Definition at line 3977 of file lua_pseudo_code.cpp.


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

Generated on Fri Mar 29 05:41:10 2013 for lua by  doxygen 1.5.6