cromp_security Class Reference

#include <cromp_security.h>

Inheritance diagram for cromp_security:

Inheritance graph
[legend]
Collaboration diagram for cromp_security:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 cromp_security ()
virtual ~cromp_security ()
 IMPLEMENT_CLASS_NAME ("cromp_security")
virtual bool add_entity (const octopus_entity &client, const byte_array &verification)
 adds the "entity" to the list of authorized users.

Detailed Description

Definition at line 32 of file cromp_security.h.


Constructor & Destructor Documentation

cromp_security::cromp_security (  ) 

Definition at line 34 of file cromp_security.cpp.

cromp_security::~cromp_security (  )  [virtual]

Definition at line 39 of file cromp_security.cpp.

References WHACK().


Member Function Documentation

cromp_security::IMPLEMENT_CLASS_NAME ( "cromp_security"   ) 

bool cromp_security::add_entity ( const octopus_entity client,
const byte_array verification 
) [virtual]

adds the "entity" to the list of authorized users.

note that this will still succeed if the entity is already present, allowing it to serve as an entity refresh method. if the "verification" has any length, it will be stored in the record for the "entity".

Reimplemented from simple_entity_registry.

Definition at line 44 of file cromp_security.cpp.

References simple_entity_registry::add_entity(), FUNCDEF, LOG, and octopus_entity::mangled_form().


The documentation for this class was generated from the following files:
Generated on Fri Oct 10 04:30:06 2008 for HOOPLE Libraries by  doxygen 1.5.1