encryption_infoton.cpp File Reference

#include "encryption_infoton.h"
#include <basis/byte_array.h>
#include <basis/log_base.h>
#include <basis/mutex.h>
#include <basis/function.h>
#include <data_struct/static_memory_gremlin.h>
#include <crypto/blowfish_crypto.h>
#include <crypto/rsa_crypto.h>
#include <octopus/tentacle.h>
#include <textual/byte_format.h>

Include dependency graph for encryption_infoton.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define LOG(s)   CLASS_EMERGENCY_LOG(program_wide_logger(), s);

Functions

 SAFE_STATIC_CONST (string_array, encryption_infoton::encryption_classifier,(1,&encryption_class_constant)) int encryption_infoton

Variables

const char * encryption_class_constant = "#octcod"


Define Documentation

#define LOG (  )     CLASS_EMERGENCY_LOG(program_wide_logger(), s);

Definition at line 40 of file encryption_infoton.cpp.


Function Documentation

SAFE_STATIC_CONST ( string_array  ,
encryption_infoton::encryption_classifier  ,
(1,&encryption_class_constant  
)

Definition at line 76 of file encryption_infoton.cpp.


Variable Documentation

const char* encryption_class_constant = "#octcod"

Definition at line 74 of file encryption_infoton.cpp.


Generated on Fri Nov 28 04:30:22 2008 for HOOPLE Libraries by  doxygen 1.5.1