Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  bistellar_move.h   Sprache: C

 
//
//  bistellar_move.h
//  Bistellar
//
//  Created by Alexander Thumm on 07.10.11.
//  Copyright 2011 -. All rights reserved.
//

#ifndef Bistellar_bistellar_move_h
#define Bistellar_bistellar_move_h

#include <iostream>
#include "types.h"
#include "face.h"

class BistellarMove
{
    Face _face;
    Face _link;
    
public:
    BistellarMove();
    BistellarMove(const Face & face, const Face & link);
    
    BistellarMove(const BistellarMove & cpy);
    BistellarMove & operator=(const BistellarMove & cpy);
    
    ~BistellarMove();
    
    bool operator==(const BistellarMove & cmp) const;
    bool operator!=(const BistellarMove & cmp) const;
    
    const Face & face() const;
    const Face & link() const;
    
    unsigned int dimension() const;
    unsigned int codimension() const;
    
    // serialization methods
    friend std::ostream & operator<< (std::ostream & os, const BistellarMove & move);
    friend std::istream & operator>> (std::istream & is, BistellarMove & move);
};

#endif

89%


¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung ist noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge