Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATCmdLine::IsCmdInGroup
CATBool CATCmdLine::IsCmdInGroup ( CATUInt32  index,
CATBool isFirst,
CATBool isLast 
) [protected]

Internal function to determine if a command is in a mutually exclusive command group, and if so - if it is the first or last in the group.

Parameters:
index Index of the command
isFirst Set to true on return if it is the first command in a group with > 1 members.
isLast Set to true on return if it is the last command in a group with > 1 members.
Returns:
CATBool Returns true if it is in a group with > 1 members.

Definition at line 605 of file CATCmdLine.cpp.

References CATASSERT, and fCmdTable.

Referenced by GetCmdLength(), and PrintCmdEntry().


Generated on Mon Feb 11 04:10:17 2008 for Game Accessibility Suite by doxygen 1.5.4