Ardour  9.0-pre0-582-g084a23a80d
ScalarPropertiesTest Class Reference

#include <scalar_properties.h>

Inheritance diagram for ScalarPropertiesTest:
[legend]

Public Member Functions

 ScalarPropertiesTest ()
 
void testBasic ()
 

Static Public Member Functions

static void make_property_quarks ()
 

Private Member Functions

 CPPUNIT_TEST_SUITE (ScalarPropertiesTest)
 
 CPPUNIT_TEST (testBasic)
 
 CPPUNIT_TEST_SUITE_END ()
 

Private Attributes

PBD::Property< int > _fred
 

Detailed Description

Definition at line 5 of file scalar_properties.h.

Constructor & Destructor Documentation

◆ ScalarPropertiesTest()

ScalarPropertiesTest::ScalarPropertiesTest ( )

Member Function Documentation

◆ CPPUNIT_TEST()

ScalarPropertiesTest::CPPUNIT_TEST ( testBasic  )
private

◆ CPPUNIT_TEST_SUITE()

ScalarPropertiesTest::CPPUNIT_TEST_SUITE ( ScalarPropertiesTest  )
private

◆ CPPUNIT_TEST_SUITE_END()

ScalarPropertiesTest::CPPUNIT_TEST_SUITE_END ( )
private

◆ make_property_quarks()

static void ScalarPropertiesTest::make_property_quarks ( )
static

◆ testBasic()

void ScalarPropertiesTest::testBasic ( )

Member Data Documentation

◆ _fred

PBD::Property<int> ScalarPropertiesTest::_fred
private

Definition at line 18 of file scalar_properties.h.


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