COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | List of all members
ArrayToVector< TYPE > Struct Template Reference

A struct, since partial specializations of functions is not allowed. More...

#include <OptionArrayDetail.hpp>

Public Member Functions

std::vector< TYPE > operator() (const XML::XmlNode &node) const
 

Detailed Description

template<typename TYPE>
struct cf3::common::detail::ArrayToVector< TYPE >

A struct, since partial specializations of functions is not allowed.

Definition at line 174 of file OptionArrayDetail.hpp.

Member Function Documentation

std::vector<TYPE> operator() ( const XML::XmlNode node) const
inline

Definition at line 176 of file OptionArrayDetail.hpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin