libhomegear-base  0.7
Base library for Homegear and Homegear family modules.
Gcrypt.h File Reference
#include "../Exception.h"
#include <gcrypt.h>
#include <memory>
#include <vector>
#include <cstdint>

Go to the source code of this file.

Classes

class  BaseLib::Security::GcryptException
 Exception class for Gcrypt. More...
 
class  BaseLib::Security::Gcrypt
 

Namespaces

 BaseLib
 
 BaseLib::Security
 

Typedefs

typedef std::shared_ptr< Gcrypt > BaseLib::Security::PGcrypt