SetGet5< A1, A2, A3, A4, A5 > Class Template Reference

#include <SetGet.h>

Inheritance diagram for SetGet5< A1, A2, A3, A4, A5 >:
Inheritance graph
[legend]
Collaboration diagram for SetGet5< A1, A2, A3, A4, A5 >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SetGet5 ()

Static Public Member Functions

static bool set (const ObjId &dest, const string &field, A1 arg1, A2 arg2, A3 arg3, A4 arg4, A5 arg5)
static bool innerStrSet (const ObjId &dest, const string &field, const string &val)

Detailed Description

template<class A1, class A2, class A3, class A4, class A5>
class SetGet5< A1, A2, A3, A4, A5 >

SetGet5 handles 5-argument Sets. It does not deal with Gets.


Constructor & Destructor Documentation

template<class A1, class A2, class A3, class A4, class A5>
SetGet5< A1, A2, A3, A4, A5 >::SetGet5 (  )  [inline]

Member Function Documentation

template<class A1, class A2, class A3, class A4, class A5>
static bool SetGet5< A1, A2, A3, A4, A5 >::innerStrSet ( const ObjId dest,
const string &  field,
const string &  val 
) [inline, static]

Blocking call using string conversion. As yet we don't have 2 arg conversion from a single string. So this is a dummy

template<class A1, class A2, class A3, class A4, class A5>
static bool SetGet5< A1, A2, A3, A4, A5 >::set ( const ObjId dest,
const string &  field,
A1  arg1,
A2  arg2,
A3  arg3,
A4  arg4,
A5  arg5 
) [inline, static]

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

Generated on 1 Jul 2015 for MOOSE by  doxygen 1.6.1