change_usrArgs Struct Reference

#include <conduitFriends.h>

List of all members.

Public Member Functions

 change_usrArgs (const unsigned int &new_usrArgs)
void operator() (Conduit &c)

Private Attributes

unsigned int new_usrArgs

Detailed Description

Friend to Conduit/CAFEGroup permitting fast modification to the usrArgs as given by the last method invocation


Constructor & Destructor Documentation

change_usrArgs::change_usrArgs ( const unsigned int new_usrArgs  )  [inline]

Member Function Documentation

void change_usrArgs::operator() ( Conduit c  )  [inline]

References new_usrArgs, and Conduit::usrArgs.


Member Data Documentation

unsigned int change_usrArgs::new_usrArgs [private]

Referenced by operator()().


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

Generated on 3 May 2017 for CAFE by  doxygen 1.6.1