Static Public Member Functions | |
| static mixed | easyuo_explode (mixed delimiter, mixed str) |
| String Explode for internal use. | |
| static mixed | easy2open (mixed easyID) |
| From EasyUO to OpenEUO. | |
| static mixed | estr2open (mixed str) |
| Fron EasyUO String AAA_BBB_CCC to OpenEuo Table. | |
| static mixed | open2easy (mixed openID) |
| From OpenEUO to EasyUO. | |
| static mixed | EasyUOAssertWarn (mixed e) |
Definition at line 3220 of file lua_pseudo_code.cpp.
| static mixed easyuo::easyuo_explode | ( | mixed | delimiter, | |
| mixed | str | |||
| ) | [inline, static] |
| static mixed easyuo::easy2open | ( | mixed | easyID | ) | [inline, static] |
| static mixed easyuo::estr2open | ( | mixed | str | ) | [inline, static] |
Fron EasyUO String AAA_BBB_CCC to OpenEuo Table.
Definition at line 3229 of file lua_pseudo_code.cpp.
| static mixed easyuo::open2easy | ( | mixed | openID | ) | [inline, static] |
| static mixed easyuo::EasyUOAssertWarn | ( | mixed | e | ) | [inline, static] |
Definition at line 3234 of file lua_pseudo_code.cpp.
1.5.6