c3d-utils
Public Member Functions
UuIcsC3d::OpenError Struct Reference

OpenError is thrown if a file cannot be opened. More...

#include <uuc3d.hpp>

List of all members.

Public Member Functions

 OpenError (std::string const &filename)
std::string filename () const

Detailed Description

OpenError is thrown if a file cannot be opened.

Examples:

count_invalid.cpp.


Constructor & Destructor Documentation

UuIcsC3d::OpenError::OpenError ( std::string const &  filename) [inline]
Parameters:
[in]filenameName of the file that could not be opened.

Member Function Documentation

std::string UuIcsC3d::OpenError::filename ( ) const [inline]

Get the name of the file.

Examples:
count_invalid.cpp.

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