Table of contents Introduction Tutorial Main classes
Top Previous Up Next

Io::Import class reference
[Core module]

Declaration

#include <Goptical/Io/Import>

namespace Goptical {
namespace Io {
class Import;
};
};

This class is a member of the Io namespace.

This abstract class contains pure virtuals.

Description

File import class interface

Members

See also the full member list section for this class.

Functions

  • virtual Material::Catalog & import_catalog (const std::string &filename) = 0;
  • virtual Set & import_dataset (const std::string &filename) = 0;
  • virtual Sys::System & import_design (const std::string &filename) = 0;

Members detail

virtual Material::Catalog & import_catalog(const std::string &filename) = 0;

Import material catalog from file

virtual Set & import_dataset(const std::string &filename) = 0;

Import dataset from file

virtual Sys::System & import_design(const std::string &filename) = 0;

Import optical design from file

Valid XHTML 1.0 StrictGenerated by diaxen on Sun Jan 8 00:47:24 2012 using MkDoc

AltStyle によって変換されたページ (->オリジナル) /