Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

delta_node Class Reference

#include <search_node.h>

Inheritance diagram for delta_node:

Inheritance graph
[legend]
Collaboration diagram for delta_node:

Collaboration graph
[legend]
List of all members.

Public Methods

 delta_node (const search_node_id &_i, const vdbl::userid &_dui, std::vector< delta_id > &__d, gptr< search_node > &_gm, gptr< vdbl::database > &_db, search_node_relation _snr=snr_reduction)
virtual ~delta_node ()
bool is_delta () const
unsigned int n_deltas () const
delta_id get_delta_id (unsigned int i) const
delta get_delta (unsigned int i)
const deltaget_delta (unsigned int i) const
vdbl::userid get_dbuserid () const
gptr< search_node > * global_model () const
gptr< vdbl::database > * database () const
search_node_id get_id () const
void keep (const annotation &_an)
void keep (const std::vector< annotation > &_anv)
void unkeep (const annotation &_an)
void unkeep (const std::vector< annotation > &_anv)

Protected Methods

search_node_id node_id () const
search_node_relation parent_relation () const

Protected Attributes

gptr< search_node > * __global_model
gptr< vdbl::database > * __dbase
vdbl::userid _dbuser
search_node_relation _snr
search_node_id _id
std::vector< annotation_keep

Friends

class search_graph

Constructor & Destructor Documentation

delta_node::delta_node const search_node_id   _i,
const vdbl::userid   _dui,
std::vector< delta_id > &    __d,
gptr< search_node > &    _gm,
gptr< vdbl::database > &    _db,
search_node_relation    _snr = snr_reduction
[inline]
 

Definition at line 184 of file search_node.h.

virtual delta_node::~delta_node   [inline, virtual]
 

Definition at line 191 of file search_node.h.


Member Function Documentation

gptr<vdbl::database>* search_node::database   const [inline, inherited]
 

Definition at line 147 of file search_node.h.

vdbl::userid search_node::get_dbuserid   const [inline, inherited]
 

Definition at line 143 of file search_node.h.

const delta & delta_node::get_delta unsigned int    i const [inline]
 

Definition at line 652 of file search_node.h.

delta delta_node::get_delta unsigned int    i [inline]
 

Definition at line 639 of file search_node.h.

delta_id delta_node::get_delta_id unsigned int    i const [inline]
 

Definition at line 197 of file search_node.h.

search_node_id search_node::get_id   const [inline, inherited]
 

Definition at line 149 of file search_node.h.

gptr<search_node>* search_node::global_model   const [inline, inherited]
 

Definition at line 145 of file search_node.h.

bool delta_node::is_delta   const [inline, virtual]
 

Reimplemented from search_node.

Definition at line 193 of file search_node.h.

void search_node::keep const std::vector< annotation > &    _anv [inline, inherited]
 

Definition at line 153 of file search_node.h.

void search_node::keep const annotation   _an [inline, inherited]
 

Definition at line 151 of file search_node.h.

unsigned int delta_node::n_deltas   const [inline]
 

Definition at line 195 of file search_node.h.

search_node_id search_node::node_id   const [inline, protected, inherited]
 

Definition at line 96 of file search_node.h.

search_node_relation search_node::parent_relation   const [inline, protected, inherited]
 

Definition at line 97 of file search_node.h.

void search_node::unkeep const std::vector< annotation > &    _anv [inline, inherited]
 

Definition at line 167 of file search_node.h.

void search_node::unkeep const annotation   _an [inline, inherited]
 

Definition at line 156 of file search_node.h.


Friends And Related Function Documentation

friend class search_graph [friend, inherited]
 

Definition at line 174 of file search_node.h.


Member Data Documentation

gptr<vdbl::database>* search_node::__dbase [protected, inherited]
 

Definition at line 89 of file search_node.h.

gptr<search_node>* search_node::__global_model [protected, inherited]
 

Definition at line 88 of file search_node.h.

vdbl::userid search_node::_dbuser [protected, inherited]
 

Definition at line 90 of file search_node.h.

search_node_id search_node::_id [protected, inherited]
 

Definition at line 92 of file search_node.h.

std::vector<annotation> search_node::_keep [protected, inherited]
 

Definition at line 93 of file search_node.h.

search_node_relation search_node::_snr [protected, inherited]
 

Definition at line 91 of file search_node.h.


The documentation for this class was generated from the following file:
Generated on Tue Nov 4 01:58:52 2003 for COCONUT API by doxygen1.2.18