FreePOOMA  2.4.1
Public Types | Public Member Functions
Connector< Field< Geom, T, EngineTag >, Paws > Class Template Reference

#include <PawsConnector.Field.h>

Inheritance diagram for Connector< Field< Geom, T, EngineTag >, Paws >:
Inheritance graph
[legend]
Collaboration diagram for Connector< Field< Geom, T, EngineTag >, Paws >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef Field< Geom, T, EngineTag > Field_t
typedef Field_t::Domain_t Domain_t
typedef ArrayView< Field_t,
Domain_t >::Type_t 
Array_t
typedef Connector< Array_t, Paws > Base_t
typedef Connection< Paws > Connection_t
typedef Connector< Field_t, Paws > Connector_t
typedef Paws ConnectionTag_t

Public Member Functions

 Connector (const char *conname, const Field_t &a, Connection_t &c, int mode)
virtual ~Connector ()
void resize (const Field_t &newfield)

template<class Geom, class T, class EngineTag>
class Connector< Field< Geom, T, EngineTag >, Paws >


Member Typedef Documentation

template<class Geom , class T , class EngineTag >
typedef Field<Geom, T, EngineTag> Connector< Field< Geom, T, EngineTag >, Paws >::Field_t
template<class Geom , class T , class EngineTag >
typedef Field_t::Domain_t Connector< Field< Geom, T, EngineTag >, Paws >::Domain_t
template<class Geom , class T , class EngineTag >
typedef ArrayView<Field_t, Domain_t>::Type_t Connector< Field< Geom, T, EngineTag >, Paws >::Array_t
template<class Geom , class T , class EngineTag >
typedef Connector<Array_t, Paws> Connector< Field< Geom, T, EngineTag >, Paws >::Base_t
template<class Geom , class T , class EngineTag >
typedef Connection<Paws> Connector< Field< Geom, T, EngineTag >, Paws >::Connection_t
template<class Geom , class T , class EngineTag >
typedef Connector<Field_t,Paws> Connector< Field< Geom, T, EngineTag >, Paws >::Connector_t
template<class Geom , class T , class EngineTag >
typedef Paws Connector< Field< Geom, T, EngineTag >, Paws >::ConnectionTag_t

Constructor & Destructor Documentation

template<class Geom , class T , class EngineTag >
Connector< Field< Geom, T, EngineTag >, Paws >::Connector ( const char *  conname,
const Field_t a,
Connection_t c,
int  mode 
) [inline]
template<class Geom , class T , class EngineTag >
virtual Connector< Field< Geom, T, EngineTag >, Paws >::~Connector ( ) [inline, virtual]

Member Function Documentation

template<class Geom , class T , class EngineTag >
void Connector< Field< Geom, T, EngineTag >, Paws >::resize ( const Field_t newfield) [inline]

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