OpenFOAM logo
Open Source CFD Toolkit

pTraits< label > Class Template Reference

List of all members.

template<>
class Foam::pTraits< label >


Public Types

typedef label cmptType
 Component type.
enum  { dim = 3, rank = 0, nComponents = 1 }

Public Member Functions

 pTraits (Istream &is)
 Construct from Istream.
 operator label () const

Static Public Attributes

const char *const typeName
const char * componentNames []
const label zero
const label one

Member Typedef Documentation

typedef label cmptType
 

Component type.

Definition at line 107 of file label.H.


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
dim 
rank 
nComponents 

Definition at line 111 of file label.H.


Member Function Documentation

operator label  )  const [inline]
 

Definition at line 132 of file label.H.

References Foam::label.

pTraits Istream is  ) 
 

Construct from Istream.


Member Data Documentation

const char* componentNames[] [static]
 

Definition at line 121 of file label.H.

const label one [static]
 

Definition at line 123 of file label.H.

const char* const typeName [static]
 

Definition at line 120 of file label.H.

const label zero [static]
 

Definition at line 122 of file label.H.


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