| | Type | Name | Arguments | | X | - | string | m_sClass |
| X | - | array | m_axActions |
| - | - | array | m_asCategories |
| X | - | void | constructor | (
) |
| X | - | void | destructor | (
) |
| X | - | ref CTTHelper.CLocation | op_Assign | (
ref CTTHelper.CLocation ) |
| X | - | bool | op_Equal | (
ref CTTHelper.CLocation p_rxRhs ) |
| X | - | bool | GetActionInfo | (
int p_iIdx , ^string p_psPath , ^string p_psCat , ^int p_piLocationIdx ) |
| X | - | int | NumActions | (
) |
| X | - | bool | ContainsAction | (
string p_sPath ) |
| X | - | bool | ContainsCategory | (
string p_sCat ) |
| X | - | bool | AddActionPath | (
string p_sPath , string p_sCategory , int p_iLocIdx ) |