OpenFOAM logo
Open Source CFD Toolkit

lineStyle Class Reference

Collaboration diagram for lineStyle:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 lineStyle ()
 Construct null.
 lineStyle (const word &, const scalar, const scalar, const scalarList &)
 Construct from components.
 lineStyle (Istream &)
 Construct from Istream.
 lineStyle (const lineStyle &)
 Construct as copy.
 ~lineStyle ()
scalar thickness () const
scalar patternLength () const
const scalarListpattern () const
void operator= (const lineStyle &)

Friends

Istreamoperator>> (Istream &, lineStyle &)
Ostreamoperator<< (Ostream &, const lineStyle &)

Constructor & Destructor Documentation

lineStyle  ) 
 

Construct null.

lineStyle const word ,
const   scalar,
const   scalar,
const scalarList
 

Construct from components.

lineStyle Istream  ) 
 

Construct from Istream.

lineStyle const lineStyle  ) 
 

Construct as copy.

~lineStyle  ) 
 


Member Function Documentation

void operator= const lineStyle  ) 
 

const scalarList & pattern  )  const [inline]
 

Definition at line 130 of file lineStyle.H.

scalar patternLength  )  const [inline]
 

Definition at line 125 of file lineStyle.H.

scalar thickness  )  const [inline]
 

Definition at line 120 of file lineStyle.H.


Friends And Related Function Documentation

Ostream& operator<< Ostream ,
const lineStyle
[friend]
 

Istream& operator>> Istream ,
lineStyle
[friend]
 


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org