gusimplewhiteboard
wb_sound Struct Reference

/file wb_sound.h More...

#include <wb_sound.h>

Inheritance diagram for wb_sound:
Collaboration diagram for wb_sound:

Public Member Functions

 PROPERTY (uint16_t, frequency) PROPERTY(uint16_t
 duraiton is milli-seconds More...
 
duration wb_sound ()
 Default constructor. More...
 
 wb_sound (const wb_sound &other)
 Copy Constructor. More...
 
wb_soundoperator= (const wb_sound &other)
 Assignment Operator. More...
 

Detailed Description

/file wb_sound.h

Created by Vlad Estivill-Castro in 2015.
Copyright (c) 2015 Vlad Estivill-Castro
All rights reserved.
Touch sensors and sound struct

Definition at line 17 of file wb_sound.h.

Constructor & Destructor Documentation

◆ wb_sound() [1/2]

duration wb_sound::wb_sound ( )
inline

Default constructor.

Definition at line 27 of file wb_sound.h.

◆ wb_sound() [2/2]

wb_sound::wb_sound ( const wb_sound other)
inline

Copy Constructor.

Definition at line 31 of file wb_sound.h.

Member Function Documentation

◆ operator=()

wb_sound & wb_sound::operator= ( const wb_sound other)
inline

Assignment Operator.

Definition at line 37 of file wb_sound.h.

◆ PROPERTY()

wb_sound::PROPERTY ( uint16_t  ,
frequency   
)

duraiton is milli-seconds


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