DGD Library
Version: 0.1.0.14 | Updated: Thu Aug 10 16:59:24 2006
Home
DGD News
FAQ
Code Documentation
DGD Installation Guide
Bugs-n-Features
DGD at Sourceforge.net
Download DGD
Subversion
Code Documentation
Documentation
Namespaces
Class Hierarchy
Class List
File List
Namespace Members
Functions
Globals
Tutorial
Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

DGD::dgd_circle< Circulator > Struct Template Reference

Circle denoted by circulator. More...

#include <dgDebugStd.h>

List of all members.

Public Member Functions

  • dgd_circle (const Circulator &begin, const char *separator="")
  • dgd_circle (const dgd_circle< Circulator > &peer)

Public Attributes


Detailed Description

template<class Circulator>
struct DGD::dgd_circle< Circulator >

Circle denoted by circulator.

This class is used to print subsequences which are referenced by circulators, using a single dgd_echo() statement.


Constructor & Destructor Documentation

template<class Circulator>
DGD::dgd_circle< Circulator >::dgd_circle const Circulator & begin,
const char * separator = " "
[inline]
 

template<class Circulator>
DGD::dgd_circle< Circulator >::dgd_circle const dgd_circle< Circulator > & peer )  [inline]
 


Member Data Documentation

template<class Circulator>
Circulator DGD::dgd_circle< Circulator >::m_begin
 

template<class Circulator>
const char* DGD::dgd_circle< Circulator >::m_separator
 


The documentation for this struct was generated from the following file:
Generated on Thu Aug 10 16:48:30 2006 for DGD Library by doxygen1.3

SourceForge.net Logo Powered by Mason Powered by Perl
Web design derived from Pasilda design found on www.oswd.org.
Copyright (c) 2002, 2003. Dimitry Kloper <kloper@users.sourceforge.net>