Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

beecrypt::security::Provider Class Reference
[C++ classes mimicking java.security]

#include <Provider.h>

Inheritance diagram for beecrypt::security::Provider:

Inheritance graph
[legend]
Collaboration diagram for beecrypt::security::Provider:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~Provider ()
void put (const String &key, const String &value)
const StringgetName () const throw ()
const StringgetInfo () const throw ()
double getVersion () const throw ()

Protected Member Functions

 Provider (const String &name, double version, const String &info)

Protected Attributes

void * _dlhandle

Friends

class Security

Detailed Description


Constructor & Destructor Documentation

beecrypt::security::Provider::Provider const String name,
double  version,
const String info
[protected]
 

virtual beecrypt::security::Provider::~Provider  )  [virtual]
 


Member Function Documentation

const String& beecrypt::security::Provider::getInfo  )  const throw ()
 

const String& beecrypt::security::Provider::getName  )  const throw ()
 

double beecrypt::security::Provider::getVersion  )  const throw ()
 

void beecrypt::security::Provider::put const String key,
const String value
 


Friends And Related Function Documentation

friend class Security [friend]
 


Member Data Documentation

void* beecrypt::security::Provider::_dlhandle [protected]
 


The documentation for this class was generated from the following file:
Generated on Mon Jun 20 08:18:32 2005 for BeeCrypt by  doxygen 1.4.0