Public Member Functions | Private Attributes | Friends
Scalar Class Reference

Public Member Functions

 Scalar ()
 
 Scalar (scalar val)
 
 ~Scalar ()
 
 Scalar ()
 
 Scalar (scalar s)
 
 Scalar ()
 
 Scalar (scalar val)
 
 ~Scalar ()
 
autoPtr< Scalarclone () const
 
 Scalar ()
 
 Scalar (scalar val)
 
 ~Scalar ()
 

Private Attributes

scalar data_
 

Friends

Ostreamoperator<< (Ostream &os, const Scalar &val)
 
Ostreamoperator<< (Ostream &os, const Scalar &s)
 
Ostreamoperator<< (Ostream &os, const Scalar &val)
 
Ostreamoperator<< (Ostream &os, const Scalar &val)
 

Detailed Description

Definition at line 65 of file Test-Dictionary.C.

Constructor & Destructor Documentation

◆ Scalar() [1/8]

Scalar ( )
inline

Definition at line 71 of file Test-Dictionary.C.

◆ Scalar() [2/8]

Scalar ( scalar  val)
inline

Definition at line 76 of file Test-Dictionary.C.

◆ ~Scalar() [1/3]

~Scalar ( )
inline

Definition at line 81 of file Test-Dictionary.C.

References Foam::endl(), and Foam::Info.

Here is the call graph for this function:

◆ Scalar() [3/8]

Scalar ( )
inline

Definition at line 42 of file Test-ISLList.C.

◆ Scalar() [4/8]

Scalar ( scalar  s)
inline

Definition at line 47 of file Test-ISLList.C.

◆ Scalar() [5/8]

Scalar ( )
inline

Definition at line 43 of file Test-PtrList.C.

◆ Scalar() [6/8]

Scalar ( scalar  val)
inline

Definition at line 48 of file Test-PtrList.C.

◆ ~Scalar() [2/3]

~Scalar ( )
inline

Definition at line 53 of file Test-PtrList.C.

References Foam::endl(), and Foam::Info.

Here is the call graph for this function:

◆ Scalar() [7/8]

Scalar ( )
inline

Definition at line 42 of file Test-PtrListDictionary.C.

◆ Scalar() [8/8]

Scalar ( scalar  val)
inline

Definition at line 47 of file Test-PtrListDictionary.C.

◆ ~Scalar() [3/3]

~Scalar ( )
inline

Definition at line 52 of file Test-PtrListDictionary.C.

References Foam::endl(), and Foam::Info.

Here is the call graph for this function:

Member Function Documentation

◆ clone()

autoPtr<Scalar> clone ( ) const
inline

Definition at line 58 of file Test-PtrList.C.

References Scalar.

Friends And Related Function Documentation

◆ operator<< [1/4]

Ostream& operator<< ( Ostream os,
const Scalar val 
)
friend

Definition at line 86 of file Test-Dictionary.C.

◆ operator<< [2/4]

Ostream& operator<< ( Ostream os,
const Scalar s 
)
friend

Definition at line 52 of file Test-ISLList.C.

◆ operator<< [3/4]

Ostream& operator<< ( Ostream os,
const Scalar val 
)
friend

Definition at line 63 of file Test-PtrList.C.

◆ operator<< [4/4]

Ostream& operator<< ( Ostream os,
const Scalar val 
)
friend

Definition at line 57 of file Test-PtrListDictionary.C.

Field Documentation

◆ data_

scalar data_
private

Definition at line 67 of file Test-Dictionary.C.


The documentation for this class was generated from the following files: