ArcSec::AttributeProxy Class Reference

Interface for creating the AttributeValue object, it will be used by AttributeFactory. More...

#include <AttributeProxy.h>

Public Member Functions

virtual AttributeValuegetAttribute (const Arc::XMLNode &node)=0

Detailed Description

Interface for creating the AttributeValue object, it will be used by AttributeFactory.

The AttributeProxy object will be insert into AttributeFactoty; and the getAttribute(node) method will be called inside AttributeFacroty.createvalue(node), in order to create a specific AttributeValue


Member Function Documentation

virtual AttributeValue* ArcSec::AttributeProxy::getAttribute ( const Arc::XMLNode node  )  [pure virtual]

Create a AttributeValue object according to the information inside the XMLNode as parameter.


The documentation for this class was generated from the following file:
Generated on Wed Jun 27 11:54:32 2012 for Hosting Environment (Daemon) by  doxygen 1.6.3