Main Page | Namespace List | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

Query::Attribute Class Reference

#include <Query.hpp>

List of all members.

Public Member Functions

 Attribute (const string name, const string value)
const string name () const
const string value () const
Attributenext () const
void next (Attribute *att)

Private Attributes

const string _name
const string _value
Attribute_next


Constructor & Destructor Documentation

Query::Attribute::Attribute const string  name,
const string  value
[inline]
 


Member Function Documentation

const string Query::Attribute::name  )  const [inline]
 

void Query::Attribute::next Attribute att  )  [inline]
 

Attribute* Query::Attribute::next  )  const [inline]
 

const string Query::Attribute::value  )  const [inline]
 


Member Data Documentation

const string Query::Attribute::_name [private]
 

Attribute* Query::Attribute::_next [private]
 

const string Query::Attribute::_value [private]
 


The documentation for this class was generated from the following file:
Generated on Sat Jun 28 15:08:59 2003 for Vampire by doxygen 1.3.2