os::RegistrarAppList Class Reference
[The Syllable high level filesystem API]

Class to access the application list. More...

Inheritance diagram for os::RegistrarAppList:

os::Message List of all members.

Public Member Functions

int GetCount ()
 Returns the application count.
os::String GetPath (int nIndex)
 Returns the path.
os::String GetName (int nIndex)
 Returns the name.
os::String GetCategory (int nIndex)
 Returns the category.

Detailed Description

Description:
The RegistrarAppList class provides a way to access the application list returned by the GetAppList() method of the RegistrarManager class.


Member Function Documentation

int RegistrarAppList::GetCount (  ) 

Description:
Returns the application count.
Author:
Arno Klenke ([email protected])

os::String RegistrarAppList::GetPath ( int  nIndex  ) 

Description:
Returns the path.
nIndex - Index.
Author:
Arno Klenke ([email protected])

os::String RegistrarAppList::GetName ( int  nIndex  ) 

Description:
Returns the name.
nIndex - Index.
Author:
Arno Klenke ([email protected])

os::String RegistrarAppList::GetCategory ( int  nIndex  ) 

Description:
Returns the category.
nIndex - Index.
Author:
Arno Klenke ([email protected])


Generated on Sat May 9 22:51:58 2009 for Syllable higlevel API by  doxygen 1.5.1