concepts::AttributesFile Class Reference

#include <meshImport2Dgeneral.hh>

Inheritance diagram for concepts::AttributesFile:
concepts::File

Public Types

enum  types { ATTRIBUTES, EDGCORR, EDGRADIA, DEFFILE }
 

Public Member Functions

 AttributesFile (const std::string file_name)
 
const std::string name () const
 
enum types type () const
 

Protected Attributes

std::string name_
 
enum types type_
 

Detailed Description

Definition at line 33 of file meshImport2Dgeneral.hh.

Member Enumeration Documentation

◆ types

enum concepts::File::types
inherited
Enumerator
ATTRIBUTES 
EDGCORR 
EDGRADIA 
DEFFILE 

Definition at line 23 of file meshImport2Dgeneral.hh.

Constructor & Destructor Documentation

◆ AttributesFile()

concepts::AttributesFile::AttributesFile ( const std::string  file_name)

Member Function Documentation

◆ name()

const std::string concepts::File::name ( ) const
inlineinherited

Definition at line 27 of file meshImport2Dgeneral.hh.

◆ type()

enum types concepts::File::type ( ) const
inlineinherited

Definition at line 25 of file meshImport2Dgeneral.hh.

Member Data Documentation

◆ name_

std::string concepts::File::name_
protectedinherited

Definition at line 30 of file meshImport2Dgeneral.hh.

◆ type_

enum types concepts::File::type_
protectedinherited

Definition at line 27 of file meshImport2Dgeneral.hh.


The documentation for this class was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich