libvpb  4.2.61
ToneGen::Config::Cadence Struct Reference

Data storage for a ToneGen cadence component. More...

#include <tonegen.h>

Collaboration diagram for ToneGen::Config::Cadence:
Collaboration graph

Public Types

typedef std::vector< CadenceList
 Container type for a list of Cadence structures.
 

Public Member Functions

 Cadence ()
 Default constructor.
 

Public Attributes

unsigned int onms
 On time is ms.
 
unsigned int offms
 Off time in ms.
 

Detailed Description

Data storage for a ToneGen cadence component.