GluonPlayer::AtticaManager Class Reference

Class which helps gluon libraries to access Attica. More...

#include <atticamanager.h>

Inheritance diagram for GluonPlayer::AtticaManager:
GluonCore::Singleton< T > QObject

List of all members.

Signals

void gotProvider ()
void failedToFetchProvider ()

Public Member Functions

bool isProviderValid ()
Attica::Provider provider ()

Friends

class GluonCore::Singleton< AtticaManager >

Detailed Description

Class which helps gluon libraries to access Attica.

This class helps gluon libraries to access Attica so that collaboration actions can be performed.

Note:
This should not be used in code outside GluonPlayer library. Use the appropriate classes instead.

Definition at line 39 of file atticamanager.h.


Member Function Documentation

void GluonPlayer::AtticaManager::failedToFetchProvider (  )  [signal]

signal which is emitted when provider failed to loaded

void GluonPlayer::AtticaManager::gotProvider (  )  [signal]

signal which is emitted when a provider has been loaded

bool AtticaManager::isProviderValid (  ) 

Used to check if we have loaded a valid OCS provider

Returns:
true if provider is valid, false otherwise

Definition at line 36 of file atticamanager.cpp.

Attica::Provider AtticaManager::provider (  ) 

Can be used to access the Attica provider.

Returns:
The Attica provider

Definition at line 41 of file atticamanager.cpp.


Friends And Related Function Documentation

friend class GluonCore::Singleton< AtticaManager > [friend]

Definition at line 56 of file atticamanager.h.


The documentation for this class was generated from the following files:
Generated on Mon Dec 27 13:13:44 2010 for Gluon by  doxygen 1.6.3