Public Member Functions | Private Attributes | Friends
ent Class Reference
Inheritance diagram for ent:
Inheritance graph
[legend]
Collaboration diagram for ent:
Collaboration graph
[legend]

Public Member Functions

 ent (const word &keyword, int i)
 
const wordkeyword () const
 
 ent (const word &keyword, int i)
 
const wordkeyword () const
 

Private Attributes

word keyword_
 
int i_
 

Friends

Ostreamoperator<< (Ostream &os, const ent &e)
 
Ostreamoperator<< (Ostream &os, const ent &e)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ent() [1/2]

ent ( const word keyword,
int  i 
)
inline

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

◆ ent() [2/2]

ent ( const word keyword,
int  i 
)
inline

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

Member Function Documentation

◆ keyword() [1/2]

const word& keyword ( ) const
inline

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

Referenced by main(), phase::iNew::operator()(), and phaseModel::iNew::operator()().

Here is the caller graph for this function:

◆ keyword() [2/2]

const word& keyword ( ) const
inline

Definition at line 49 of file Test-UDictionary.C.

Friends And Related Function Documentation

◆ operator<< [1/2]

Ostream& operator<< ( Ostream os,
const ent e 
)
friend

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

◆ operator<< [2/2]

Ostream& operator<< ( Ostream os,
const ent e 
)
friend

Definition at line 54 of file Test-UDictionary.C.

Field Documentation

◆ keyword_

word keyword_
private

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

◆ i_

int i_
private

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


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