GNU Radio 3.6.5 C++ API

gr_cpu Struct Reference

#include <gr_cpu.h>

List of all members.

Static Public Member Functions

static bool has_mmx ()
static bool has_sse ()
static bool has_sse2 ()
static bool has_sse3 ()
static bool has_ssse3 ()
static bool has_sse4_1 ()
static bool has_sse4_2 ()
static bool has_3dnow ()
static bool has_3dnowext ()
static bool has_altivec ()
static bool has_armv7_a ()

Member Function Documentation

static bool gr_cpu::has_3dnow ( ) [static]
static bool gr_cpu::has_3dnowext ( ) [static]
static bool gr_cpu::has_altivec ( ) [static]
static bool gr_cpu::has_armv7_a ( ) [static]
static bool gr_cpu::has_mmx ( ) [static]
static bool gr_cpu::has_sse ( ) [static]
static bool gr_cpu::has_sse2 ( ) [static]
static bool gr_cpu::has_sse3 ( ) [static]
static bool gr_cpu::has_sse4_1 ( ) [static]
static bool gr_cpu::has_sse4_2 ( ) [static]
static bool gr_cpu::has_ssse3 ( ) [static]

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