Main Page | Namespace List | Class List | File List | Namespace Members | Class Members | File Members

glite::outputKey< key_type > Struct Template Reference

#include <crypt.h>

List of all members.


Detailed Description

template<typename key_type>
struct glite::outputKey< key_type >

State structure manipulator to output key.


Public Member Functions

 outputKey (const key_type &key, const char separator=0, int lineWidth=64)
 ~outputKey ()

Public Attributes

key_type key_
char separator_
int lineWidth_


Constructor & Destructor Documentation

template<typename key_type>
glite::outputKey< key_type >::outputKey const key_type &  key,
const char  separator = 0,
int  lineWidth = 64
 

template<typename key_type>
glite::outputKey< key_type >::~outputKey  ) 
 


Member Data Documentation

template<typename key_type>
key_type glite::outputKey< key_type >::key_
 

template<typename key_type>
int glite::outputKey< key_type >::lineWidth_
 

template<typename key_type>
char glite::outputKey< key_type >::separator_
 


The documentation for this struct was generated from the following files:
Generated on Thu May 11 18:54:33 2006 for Glite Security encrypted storage cpp by doxygen 1.3.5