Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

DSIGReferenceList Class Reference

#include <DSIGReferenceList.hpp>

List of all members.

Public Types

typedef std::vector< DSIGReference * > ReferenceListVectorType
typedef size_t size_type

Public Methods

 DSIGReferenceList ()
 ~DSIGReferenceList ()
void addReference (DSIGReference *ref)
DSIGReference * removeReference (size_type index)
DSIGReference * item (size_type index)
size_type getSize ()
bool empty ()


Member Typedef Documentation

typedef std::vector<DSIGReference *> DSIGReferenceList::ReferenceListVectorType
 

typedef size_t DSIGReferenceList::size_type
 


Constructor & Destructor Documentation

DSIGReferenceList::DSIGReferenceList (    ) 
 

DSIGReferenceList::~DSIGReferenceList (    ) 
 


Member Function Documentation

void DSIGReferenceList::addReference (  DSIGReference *    ref ) 
 

bool DSIGReferenceList::empty (    ) 
 

size_type DSIGReferenceList::getSize (    ) 
 

DSIGReference* DSIGReferenceList::item (  size_type    index ) 
 

DSIGReference* DSIGReferenceList::removeReference (  size_type    index ) 
 


The documentation for this class was generated from the following file:
Generated on Sat Jan 11 20:35:08 2003 for XML-Security-C by doxygen1.2.15