Interface Documentation
Version: 2.-1 (devel)
Public Types | Public Member Functions | List of all members
flecsi::utils::ftest::node_t Struct Reference

Public Types

using bitset_t = std::bitset< 8 >
 
using action_t = std::function< int(int, char **)>
 

Public Member Functions

 node_t (action_t const &action={}, bitset_t const &bitset={})
 
bool initialize (node_t const &node)
 
action_t const & action () const
 
action_t & action ()
 
bitset_t const & bitset () const
 
bitset_t & bitset ()
 

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