HyperspaceExplorer 0.7.1
Public Member Functions
BadRotopeOperation Struct Reference

Gets thrown when an operation is not yet (or will never be) supported. More...

#include <Rotope.h>

Inheritance diagram for BadRotopeOperation:
Inheritance graph
[legend]
Collaboration diagram for BadRotopeOperation:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BadRotopeOperation (const std::string &caller, const std::string &op)
 Create a BadRotopeOperation.

Detailed Description

Gets thrown when an operation is not yet (or will never be) supported.

Author:
Lene Preuss <lene.preuss@gmail.com>

Constructor & Destructor Documentation

BadRotopeOperation::BadRotopeOperation ( const std::string caller,
const std::string op 
)

Create a BadRotopeOperation.

Parameters:
callerThe function name throwing the BadRotopeOperation
opThe unsupported operation caller wanted to perform

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends

Generated on Mon Apr 9 2012 20:25:17 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo