FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

token::Compound< T > Class Template Reference

A templated class for holding compound tokens. More...

#include <src/OpenFOAM/db/IOstreams/token/token.H>


Detailed Description

template<class T>
class Foam::token::Compound< T >

A templated class for holding compound tokens.

Definition at line 212 of file token.H.

Inheritance diagram for token::Compound< T >:
Collaboration diagram for token::Compound< T >:

List of all members.

Public Member Functions

 TypeName ("Compound<T>")
 Runtime type information.
 Compound (Istream &is)
label  size () const
void  write (Ostream &os) const

Constructor & Destructor Documentation

Compound ( Istream &   is  ) [inline]

Definition at line 222 of file token.H.


Member Function Documentation

TypeName ( "Compound<T>"    )

Runtime type information.

label size (  ) const [inline, virtual]

Implements token::compound.

Definition at line 227 of file token.H.

void write ( Ostream &   os  ) const [inline, virtual]

Implements token::compound.

Definition at line 232 of file token.H.


The documentation for this class was generated from the following file:
  • src/OpenFOAM/db/IOstreams/token/token.H