GNU Radio 3.4.0 C++ API
gc_jm_options Struct Reference

#include <gc_job_manager.h>

List of all members.

Public Member Functions

 gc_jm_options ()
 gc_jm_options (spe_program_handle_sptr program_handle_, unsigned int nspes_=0)

Public Attributes

unsigned int max_jobs
unsigned int max_client_threads
unsigned int nspes
bool gang_schedule
bool use_affinity
bool enable_logging
uint32_t log2_nlog_entries
spe_program_handle_sptr program_handle

Constructor & Destructor Documentation

gc_jm_options::gc_jm_options ( ) [inline]
gc_jm_options::gc_jm_options ( spe_program_handle_sptr  program_handle_,
unsigned int  nspes_ = 0 
) [inline]

Member Data Documentation

unsigned int gc_jm_options::nspes

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